We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23194e7 commit 104f5b8Copy full SHA for 104f5b8
.gitignore
@@ -1,3 +1,5 @@
1
**/*~
2
**/*.tmproj
3
-_build
+**/*.pyc
4
+**/_build
5
+**/_output
0 commit comments