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?
|
.*.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
|
||||||
|
Loading…
Reference in New Issue
Block a user