roll/.gitignore

8 lines
80 B
Plaintext
Raw Normal View History

2023-08-10 01:02:53 +00:00
dist
2023-08-11 20:05:51 +00:00
__pycache__
2023-08-10 01:02:53 +00:00
*.py[cod]
2023-08-11 20:05:51 +00:00
.coverage.*
.*_cache
.pre-commit-config.yaml
.vscode