.gitignore 57 B

12345678910
  1. .svn
  2. test
  3. *.o
  4. *.a
  5. *.so
  6. *.swp
  7. *.patch
  8. tags
  9. *.dylib
  10. build/