Merge pull request #10 from ajaybhargav/master

Update gitignore to avoid tracking unwanted files
This commit is contained in:
Kevin Branigan 2015-08-12 11:10:06 -04:00
commit a819694712
1 changed files with 7 additions and 1 deletions

8
.gitignore vendored
View File

@ -1,2 +1,8 @@
.svn
test
test
*.o
*.a
*.so
*.swp
*.patch
tags