move the .o and .so .gitignore lines to the top level .gitignore
authorSteven Barth <steven@midlink.org>
Mon, 2 Jun 2008 15:35:30 +0000 (15:35 +0000)
committerSteven Barth <steven@midlink.org>
Mon, 2 Jun 2008 15:35:30 +0000 (15:35 +0000)
.gitignore
libs/sgi-webuci/.gitignore

index bf9420c..009f59f 100644 (file)
@@ -1,2 +1,4 @@
 dist/
 /host
+*.o
+*.so
index e6f1e58..2e8c134 100644 (file)
@@ -1,4 +1,2 @@
 boa-patches/series
 boa-*.*
-*.o
-*.so