1
0
Bifurcar 0
réplica de https://github.com/satwikkansal/wtfpython sincronizado 2025-07-04 20:38:06 +02:00
wtfpython/.gitignore
2019-12-20 00:36:19 +05:30

18 líneas
274 B
Text
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/