shuriken/.gitignore

13 lines
97 B
Plaintext

# IDEs and editors
/.idea
/.vscode
# General
/tmp
/_tmp
.cache
# Python
__pycache__/
*.py[cod]