shuriken/.gitignore

12 lines
97 B
Text

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