Gitignore

This commit is contained in:
Andras Schmelczer 2024-12-19 21:54:15 +00:00
parent bf0b742329
commit b243a376e7
No known key found for this signature in database
GPG key ID: FC8F2C3D3D1A718C

4
.gitignore vendored
View file

@ -13,5 +13,7 @@ backend/target
# Obsidian plugin build folder
plugin/build
backend/db.sqlite3
backend/db.sqlite3*
backend/config.yaml
*.log