rDrama/.gitignore

11 lines
114 B
Plaintext
Raw Normal View History

2021-09-11 16:19:56 +00:00
image.*
2021-09-24 21:53:58 +00:00
chart.png
2021-10-01 06:53:23 +00:00
video.mp4
2021-10-06 22:31:20 +00:00
cache/
2021-10-08 13:09:51 +00:00
__pycache__/
2021-07-27 11:10:27 +00:00
disablesignups
2021-10-16 17:04:08 +00:00
*rules.html
.idea/
**/.pytest_cache/
venv/
2021-10-25 14:47:19 +00:00
.vscode/