First setup

This commit is contained in:
Matte
2024-04-09 14:42:03 +03:00
commit 06b582cc61
9 changed files with 510 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
!/collections/.gitkeep
/collections
__pycache__