mirror of
https://github.com/satwikkansal/wtfpython
synced 2024-11-09 21:18:52 +01:00
19 lines
274 B
Plaintext
Vendored
19 lines
274 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
|
|
|
|
irrelevant/.ipynb_checkpoints/
|
|
|
|
irrelevant/.python-version
|
|
|
|
.idea/
|