roll/.gitignore

12 lines
117 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
2023-08-13 16:59:32 +00:00
.coverage
2023-08-13 20:46:26 +00:00
.hypothesis
2023-08-13 21:11:15 +00:00
.direnv
2023-08-13 22:05:42 +00:00
result