1
Fork 0
mirror of https://github.com/Steffo99/estus.git synced 2024-11-21 23:24:18 +00:00
estus/.gitignore

7 lines
61 B
Text
Raw Normal View History

2017-02-02 07:20:48 +00:00
__pycache__/
db.sqlite
2017-09-22 06:42:48 +00:00
db.sqlite-journal
2017-02-02 07:20:48 +00:00
data.db
2024-05-21 00:27:45 +00:00
.idea
.venv