Skip to content

Commit 031efb9

Browse files
Merge pull request #30 from maresb/fix-git-ignore
Fix wrong directory name for _mkl_service.c in .gitignore
2 parents a072b34 + 995c980 commit 031efb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Cython
2-
mkl-service/_mkl_service.c
2+
mkl/_mkl_service.c
33

44
# Byte-compiled / optimized / DLL files
55
__pycache__/

0 commit comments

Comments
 (0)