This commit is contained in:
pika 2025-03-21 13:10:10 +01:00
parent 0d1a1a46d8
commit c5ea348bfc
3 changed files with 3 additions and 0 deletions

3
.gitignore vendored Normal file
View file

@ -0,0 +1,3 @@
app/routes/__pycache__
app/utils/__pycache__
app/__pycache__