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 bf9420cee62f3d82e84447ef34f7d2fdc3082556..009f59f90b26bafcc0d9e87936dc7eb20e113b9d 100644 (file)
@@ -1,2 +1,4 @@
 dist/
 /host
+*.o
+*.so
index e6f1e58a86747a7bc6b7dc4fd2b808ffc21f428b..2e8c134d5431ee8b931f7ab92b4acf0a3da205d8 100644 (file)
@@ -1,4 +1,2 @@
 boa-patches/series
 boa-*.*
-*.o
-*.so