projects
/
swifty.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
74eda8f
)
Update global .gitignore file.
author
Razvan Deaconescu
<razvan.deaconescu@cs.pub.ro>
Sat, 4 Jun 2011 07:28:33 +0000
(10:28 +0300)
committer
Razvan Deaconescu
<razvan.deaconescu@cs.pub.ro>
Sat, 4 Jun 2011 07:28:37 +0000
(10:28 +0300)
Ignore archive and library files.
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index
fe8cb54
..
94fff3f
100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-1,7
+1,14
@@
-/bin
-/lib
tags
TAGS
*~
*.o
*.swp
+*.so
+*.a
+*.zip
+*.tar
+*.gz
+*.bz2
+*.tgz
+*.tbz2
+*.Z