change gitignore

This commit is contained in:
tqchen 2014-12-06 09:19:08 -08:00
parent dc12958fc7
commit a569bf2698
2 changed files with 6 additions and 1 deletions

5
.gitignore vendored
View File

@ -28,4 +28,7 @@
*.app *.app
*~ *~
*.pyc *.pyc
test_allreduce *.mpi
*.exe
*.txt
*tmp*

2
toolkit/.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
kmeans
*.mpi