.gitignore: add some more db related exclusions
authorJon Trulson <jon@radscan.com>
Tue, 19 Jun 2012 01:50:30 +0000 (19:50 -0600)
committerJon Trulson <jon@radscan.com>
Tue, 19 Jun 2012 01:50:30 +0000 (19:50 -0600)
cde/.gitignore

index d91dfea8ad05b07510a6a38c3a7896f221da5ad9..a075da57815f5b664b17d5375af5b42388dbd1aa 100644 (file)
@@ -47,3 +47,8 @@ installCDE.*.log
 # Makefiles (generated by Imakefiles)
 Makefile
 
+# generated db files
+databases/*\.db
+databases/*\.tmp
+
+