Ignore backup files.
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 25 Mar 2008 13:12:49 +0000 (14:12 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 25 Mar 2008 13:12:49 +0000 (14:12 +0100)
.gitignore
client/.gitignore
include/yaz/.gitignore
src/.gitignore
test/.gitignore
util/.gitignore
win/.gitignore

index cc355e7..51f0c13 100644 (file)
@@ -17,3 +17,4 @@ ChangeLog
 build-stamp
 config.guess
 config.sub
 build-stamp
 config.guess
 config.sub
+*~
index 8ff2f87..a7cdfc0 100644 (file)
@@ -2,6 +2,7 @@
 .libs
 *.raw
 *.o
 .libs
 *.raw
 *.o
+*~
 Makefile
 Makefile.in
 yaz-client
 Makefile
 Makefile.in
 yaz-client
index 1a2a3ac..e41989a 100644 (file)
@@ -4,6 +4,7 @@ ill-core.h
 item-req.h
 z-*.h
 zes-*.h
 item-req.h
 z-*.h
 zes-*.h
+*~
 diagbib1.h
 diagsrw.h
 diagsru_update.h
 diagbib1.h
 diagsrw.h
 diagsru_update.h
index 068d520..56bf54c 100644 (file)
@@ -5,6 +5,7 @@ Makefile
 *.o
 *.lo
 *.la
 *.o
 *.lo
 *.la
+*~
 zes-*.c
 z-*.c
 item-req.c
 zes-*.c
 z-*.c
 item-req.c
index a57506d..be5981f 100644 (file)
@@ -31,3 +31,4 @@ nfaxmltest1
 tst_oid
 *.log
 *.o
 tst_oid
 *.log
 *.o
+*~
index 0d787f9..e952621 100644 (file)
@@ -7,6 +7,7 @@ marcdump
 yaziconv
 *.lo
 *.o
 yaziconv
 *.lo
 *.o
+*~
 marc8.c
 cclsh
 cql2pqf
 marc8.c
 cclsh
 cql2pqf
index 073b75a..417dc40 100644 (file)
@@ -2,3 +2,4 @@ dobj
 obj
 tmp
 *.log
 obj
 tmp
 *.log
+*~