mirror of
https://github.com/satwikkansal/wtfpython
synced 2025-07-04 12:28:05 +02:00
10 lines
139 B
Text
Vendored
10 lines
139 B
Text
Vendored
.DS_Store
|
|
.idea/
|
|
|
|
irrelevant/
|
|
wtfpython-pypi/**
|
|
|
|
# Python-specific byte-compiled files should be ignored
|
|
__pycache__/
|
|
*.py[cod]
|
|
*$py.class
|