Skip to content

Commit 590e460

Browse files
Add generated mklrand.cpp to .gitignore
1 parent 90e9cb2 commit 590e460

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,8 @@ build/
33
.mesonpy-*
44
mkl_random.egg-info/
55

6+
# Cython-generated sources
7+
mkl_random/mklrand.cpp
8+
69
# Byte-compiled / optimized / DLL files
710
__pycache__/

0 commit comments

Comments
 (0)