Update global .gitignore file.
authorRazvan Deaconescu <razvan.deaconescu@cs.pub.ro>
Sat, 4 Jun 2011 07:28:33 +0000 (10:28 +0300)
committerRazvan Deaconescu <razvan.deaconescu@cs.pub.ro>
Sat, 4 Jun 2011 07:28:37 +0000 (10:28 +0300)
Ignore archive and library files.

.gitignore

index fe8cb54..94fff3f 100644 (file)
@@ -1,7 +1,14 @@
-/bin
-/lib
 tags
 TAGS
 *~
 *.o
 *.swp
+*.so
+*.a
+*.zip
+*.tar
+*.gz
+*.bz2
+*.tgz
+*.tbz2
+*.Z