add .gitignore

master
Shuxin Yang 2014-12-03 16:19:31 -08:00
parent a686bbd9c3
commit 44674a216b
1 changed files with 10 additions and 0 deletions

10
.gitignore vendored Normal file
View File

@ -0,0 +1,10 @@
*.d
*.o
*.so
*.a
demo
.gdb_history
tags
*_dep.txt
tests/rbt_test
tests/unit_test