projects
/
working
/
Evergreen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a91a15d
)
Add .gitignore to .gitignroe
author
Dan Pearl
<dpearl@cwmars.org>
Fri, 30 May 2014 19:31:25 +0000
(15:31 -0400)
committer
Dan Pearl
<dpearl@cwmars.org>
Wed, 6 May 2015 18:47:13 +0000
(14:47 -0400)
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index
073c02d
..
4d093a3
100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-1,10
+1,12
@@
# Hide built objects
+.gitignore
*.[oa]
*.la
*.lo
*.pyc
*.slo
*.class
+*.swp
aclocal.m4
autom4te.cache/