projects
/
oweals
/
cde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9344e31
)
.gitignore: add some more db related exclusions
author
Jon Trulson
<jon@radscan.com>
Tue, 19 Jun 2012 01:50:30 +0000
(19:50 -0600)
committer
Jon Trulson
<jon@radscan.com>
Tue, 19 Jun 2012 01:50:30 +0000
(19:50 -0600)
cde/.gitignore
patch
|
blob
|
history
diff --git
a/cde/.gitignore
b/cde/.gitignore
index d91dfea8ad05b07510a6a38c3a7896f221da5ad9..a075da57815f5b664b17d5375af5b42388dbd1aa 100644
(file)
--- a/
cde/.gitignore
+++ b/
cde/.gitignore
@@
-47,3
+47,8
@@
installCDE.*.log
# Makefiles (generated by Imakefiles)
Makefile
+# generated db files
+databases/*\.db
+databases/*\.tmp
+
+