1
0
Fork 0
mirror of https://github.com/satwikkansal/wtfpython synced 2025-07-04 12:28:05 +02:00
wtfpython/.npmignore
2019-12-20 01:25:00 +05:30

11 lines
188 B
Text
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