mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
.cvsignore
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5078 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
8d049091da
commit
a3d3717929
1
src/backend/file/.cvsignore
Normal file
1
src/backend/file/.cvsignore
Normal file
@ -0,0 +1 @@
|
||||
Makefile
|
11
src/backend/file/test/.cvsignore
Normal file
11
src/backend/file/test/.cvsignore
Normal file
@ -0,0 +1,11 @@
|
||||
Makefile
|
||||
test-dom-converters1
|
||||
test-kvp-frames
|
||||
test-string-converters
|
||||
test-xml-account
|
||||
test-xml2-is-file
|
||||
test-load-xml2
|
||||
test-load-example-account
|
||||
test-xml-commodity
|
||||
test-xml-transaction
|
||||
test-save-in-lang
|
1
src/backend/postgres/test/.cvsignore
Normal file
1
src/backend/postgres/test/.cvsignore
Normal file
@ -0,0 +1 @@
|
||||
Makefile
|
5
src/gnc-module/.cvsignore
Normal file
5
src/gnc-module/.cvsignore
Normal file
@ -0,0 +1,5 @@
|
||||
Makefile
|
||||
gw-gnc-module.c
|
||||
gw-gnc-module.h
|
||||
gw-gnc-module.html
|
||||
.scm-links
|
6
src/gnc-module/test/.cvsignore
Normal file
6
src/gnc-module/test/.cvsignore
Normal file
@ -0,0 +1,6 @@
|
||||
Makefile
|
||||
test-load-c
|
||||
test-modsysver
|
||||
test-incompatdep
|
||||
test-agedver
|
||||
test-dynload
|
2
src/gnc-module/test/misc-mods/.cvsignore
Normal file
2
src/gnc-module/test/misc-mods/.cvsignore
Normal file
@ -0,0 +1,2 @@
|
||||
Makefile
|
||||
*.so.*
|
@ -12,4 +12,4 @@ libincompatdep_la_LDFLAGS=-module
|
||||
libagedver_la_SOURCES=agedver.c
|
||||
libagedver_la_LDFLAGS=-module
|
||||
|
||||
CLEANFILES += *.so* *.adiff -up /dev/null 'gnucash-1.7/src/gnc-module/test/misc-mods/agedver.c'
|
||||
CLEANFILES += *.so* *.a
|
||||
|
Loading…
Reference in New Issue
Block a user