1
0
mirror of https://github.com/satwikkansal/wtfpython synced 2024-11-22 11:04:25 +01:00
wtfpython/.npmignore
2019-12-20 01:25:00 +05:30

12 lines
188 B
Plaintext
Vendored

.idea/
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