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

This commit is contained in:
fell 2018-01-16 23:35:03 +01:00
parent 902acf7c85
commit a88ed868ee

2
.gitignore vendored
View File

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