Initial commit

This commit is contained in:
JoshEatsAll 2024-07-04 16:47:53 +02:00
commit d1f19336c2
12 changed files with 428 additions and 0 deletions

8
.gitignore vendored Normal file
View file

@ -0,0 +1,8 @@
.db
./**/__pycache__
**.pyc
.cache
*replit*
.config
venv
.upm