update .gitignore to ignore *.orig

This commit is contained in:
Licai Guo 2014-04-23 00:20:08 -07:00
parent 021fff491b
commit 5507c76e5d

3
.gitignore vendored
View File

@ -5,6 +5,9 @@
# Dependency files
*.d
# orig files generated by astyle
*.orig
# Libraries
*.lib
*.a