new stuff

This commit is contained in:
elburg 2023-02-02 02:47:12 +00:00
commit af8e618f01
12 changed files with 413 additions and 0 deletions

8
.gitignore vendored Normal file
View file

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