update gitignore to the suggestion to have the build dir[s] hidden

pull/259/merge
fell 8 years ago
parent 902acf7c85
commit a88ed868ee

2
.gitignore vendored

@ -13,6 +13,7 @@
*~
.*.sw?
.autotools
.build*/
.cproject
.deps
.libs
@ -27,7 +28,6 @@ TAGS
tags
aclocal.m4
autom4te.cache
build*/
compile
config.guess
config.h

Loading…
Cancel
Save