git: Ignore all "build" prefixed folders

This commit is contained in:
Michael Carlberg 2016-10-11 20:15:37 +02:00
parent 751017858e
commit 0bf26642d2
1 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View File

@ -1,4 +1,4 @@
build
build*/
tags
*.bak
*.pyc