mirror of
https://github.com/satwikkansal/wtfpython.git
synced 2025-07-31 18:30:09 +02:00
Ignore unnecessary stuff in npm package
This commit is contained in:
8
.npmignore
vendored
8
.npmignore
vendored
@@ -1 +1,9 @@
|
||||
irrelevant/
|
||||
wtfpython-pypi/build/
|
||||
wtfpython-pypi/dist/
|
||||
wtfpython-pypi/wtfpython.egg-info
|
||||
|
||||
# Python-specific byte-compiled files should be ignored
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
*$py.class
|
||||
|
Reference in New Issue
Block a user