Add all variations of build folders to .gitignore
This commit is contained in:
parent
d946ba28e3
commit
5935f0fcef
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,4 +1,4 @@
|
||||||
build/
|
build*/
|
||||||
.DS_Store
|
.DS_Store
|
||||||
.vs/
|
.vs/
|
||||||
.kdev4/
|
.kdev4/
|
||||||
|
|
Reference in a new issue