Skip to content

Commit e979887

Browse files
Expanded .gitignore
1 parent 15e0975 commit e979887

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,7 @@
11
*~
22
build/
3+
mkl_random/__pycache__/
4+
mkl_random/tests/__pycache__/
5+
mkl_random/mklrand.cpp
6+
mkl_random/mklrand.cpython*.so
7+
mkl_random.egg-info/

0 commit comments

Comments
 (0)