move the .o and .so .gitignore lines to the top level .gitignore

This commit is contained in:
Steven Barth
2008-06-02 15:35:30 +00:00
parent 088bc4628b
commit ed0ef1f9f0
2 changed files with 2 additions and 2 deletions
+2
View File
@@ -1,2 +1,4 @@
dist/
/host
*.o
*.so
-2
View File
@@ -1,4 +1,2 @@
boa-patches/series
boa-*.*
*.o
*.so