We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8532ad commit d39deb2Copy full SHA for d39deb2
.gitignore
@@ -3,7 +3,8 @@
3
*.asv
4
*.zip
5
*.pyc
6
-*.pyc
+*/*.pyc
7
*.vs
8
*TestOutput
9
-MATLAB-Live-Task-for-Python
+MATLAB-Live-Task-for-Python
10
+__pycache__
0 commit comments