Initial Commit

This commit is contained in:
Christer Warén
2024-06-18 21:34:48 +03:00
commit 5f802adeb6
12 changed files with 181 additions and 0 deletions

4
.gitignore vendored Normal file
View File

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