GBA-8-19/External/Harmony/Backends/Dropbox/SwiftyDropbox/stone/.gitignore
2024-06-14 17:15:51 +08:00

17 lines
135 B
Plaintext

/.cache/
/.eggs/
/.idea/
/.tox/
/build/
/dist/
__pycache__/
.DS_Store
parser.out
*.egg
*.egg-info/
*.pyc
*.pyo
*.swp
*~
.pytest_cache/