This commit is contained in:
Brian Gebel 2025-04-28 14:47:23 -07:00
parent 85645ae66c
commit c2a700fa51
6 changed files with 26 additions and 24 deletions

4
.gitignore vendored
View file

@ -4,3 +4,7 @@
# VSCode specific
*.code-workspace
/.vscode
# Service data
/data/*
!/data/.gitkeep