1
0
mirror of https://github.com/satwikkansal/wtfpython synced 2024-06-08 06:07:48 +02:00
wtfpython/.gitignore
2019-10-28 19:23:06 +05:30

13 lines
206 B
Plaintext
Vendored

.DS_Store
node_modules
npm-debug.log
wtfpython-pypi/build/
wtfpython-pypi/dist/
wtfpython-pypi/wtfpython.egg-info
# Python-specific byte-compiled files should be ignored
__pycache__/
*.py[cod]
*$py.class