1
0
mirror of https://github.com/satwikkansal/wtfpython synced 2024-06-15 17:19:51 +02:00
wtfpython/.npmignore

11 lines
139 B
Plaintext
Raw Normal View History

2019-12-19 20:53:20 +01:00
.DS_Store
2019-12-19 20:50:48 +01:00
.idea/
2018-01-22 14:23:18 +01:00
irrelevant/
2019-12-19 20:53:20 +01:00
wtfpython-pypi/**
# Python-specific byte-compiled files should be ignored
__pycache__/
*.py[cod]
*$py.class