Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
[deliverable/linux.git] / .gitignore
index a4b576eb9c00311392c203755663f9f4a29e8477..53e53f2791f882d2c3f2ec58ca472573eeda14f3 100644 (file)
@@ -10,6 +10,7 @@
 *.a
 *.s
 *.ko
+*.so
 *.mod.c
 
 #
@@ -29,3 +30,5 @@ include/linux/autoconf.h
 include/linux/compile.h
 include/linux/version.h
 
+# stgit generated dirs
+patches-*
This page took 0.045317 seconds and 5 git commands to generate.