Skip to content

Commit d39deb2

Browse files
committed
Add __pycache__
1 parent c8532ad commit d39deb2

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.gitignore

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
*.asv
44
*.zip
55
*.pyc
6-
*.pyc
6+
*/*.pyc
77
*.vs
88
*TestOutput
9-
MATLAB-Live-Task-for-Python
9+
MATLAB-Live-Task-for-Python
10+
__pycache__

0 commit comments

Comments
 (0)