]> rtime.felk.cvut.cz Git - lisovros/iproute2_canprio.git/commitdiff
add objects to .gitignore
authorStephen Hemminger <shemminger@osdl.org>
Mon, 2 Oct 2006 20:13:34 +0000 (13:13 -0700)
committerStephen Hemminger <shemminger@osdl.org>
Mon, 2 Oct 2006 20:13:34 +0000 (13:13 -0700)
Add .o,.a,.so to .gitignore

.gitignore

index 7622f67c7bcec144a8c2ab34de88f3ab4c83b84d..39894ebad6049e02e4ba1c8a71e27b2507457252 100644 (file)
@@ -1 +1,4 @@
 Config
+*.o
+*.a
+*.so