mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
update gitignore to the suggestion to have the build dir[s] hidden
This commit is contained in:
parent
902acf7c85
commit
a88ed868ee
2
.gitignore
vendored
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…
Reference in New Issue
Block a user