GBA003/External/Harmony/Backends/Dropbox/SwiftyDropbox/stone/.gitignore
2024-05-30 10:22:15 +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/