Add .gitignore for *.o and *.so.

This commit is contained in:
Reuben Thomas
2011-06-09 14:24:37 +01:00
parent 361cede4d0
commit d61eb8078d

2
src/.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
*.o
*.so