mirror of
https://github.com/Gnucash/gnucash.git
synced 2026-09-03 20:53:02 -05:00
ignore certain files
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1140 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
+13
@@ -0,0 +1,13 @@
|
||||
Makefile
|
||||
config.cache
|
||||
config.log
|
||||
config.status
|
||||
config.h
|
||||
*.tar.gz
|
||||
*.log
|
||||
*.bin
|
||||
*.patch
|
||||
*.diff
|
||||
*.diffs
|
||||
xacc
|
||||
*.xac.*.xac
|
||||
@@ -0,0 +1,3 @@
|
||||
Makefile
|
||||
tmp
|
||||
obj
|
||||
@@ -0,0 +1,8 @@
|
||||
Makefile
|
||||
tmp
|
||||
obj
|
||||
*.diff
|
||||
*.diffs
|
||||
*.patch
|
||||
*.log
|
||||
*.xac.*.xac
|
||||
Reference in New Issue
Block a user