Skip to content

Commit 44e885a

Browse files
committed
Ignore unnecessary stuff in npm package
1 parent 2f383f8 commit 44e885a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.npmignore

+8
Original file line numberDiff line numberDiff line change
@@ -1 +1,9 @@
11
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

Comments
 (0)