We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f383f8 commit 44e885aCopy full SHA for 44e885a
.npmignore
@@ -1 +1,9 @@
1
irrelevant/
2
+wtfpython-pypi/build/
3
+wtfpython-pypi/dist/
4
+wtfpython-pypi/wtfpython.egg-info
5
+
6
+# Python-specific byte-compiled files should be ignored
7
+__pycache__/
8
+*.py[cod]
9
+*$py.class
0 commit comments