update gitignore

This commit is contained in:
Reese Norris
2025-05-25 11:56:38 -07:00
parent 456503ef84
commit 2f423ed824
2 changed files with 3 additions and 1 deletions

View File

@@ -4,3 +4,4 @@ mkdocs.yml
README.md README.md
docs docs
**tmp** **tmp**
build-and-push.sh

1
.gitignore vendored
View File

@@ -3,3 +3,4 @@
.vscode .vscode
*.db *.db
**tmp** **tmp**
build-and-push.sh