Add .gitignore list

This commit is contained in:
Christer Warén
2025-07-24 13:06:49 +03:00
parent d36cf6630c
commit 8591104b1e

4
.gitignore vendored Normal file
View File

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