change gitignore
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -28,4 +28,7 @@
|
|||||||
*.app
|
*.app
|
||||||
*~
|
*~
|
||||||
*.pyc
|
*.pyc
|
||||||
test_allreduce
|
*.mpi
|
||||||
|
*.exe
|
||||||
|
*.txt
|
||||||
|
*tmp*
|
||||||
|
|||||||
2
toolkit/.gitignore
vendored
Normal file
2
toolkit/.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
kmeans
|
||||||
|
*.mpi
|
||||||
Reference in New Issue
Block a user