More gitignore updates

This commit is contained in:
Enki 2025-05-13 08:30:30 -07:00
parent 34e326d40a
commit 2851d8bfe6
3 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -20,9 +20,10 @@
# Database files # Database files
*.db *.db
*.db-journal *.db-*
*.sqlite *.sqlite
*.sqlite3 *.sqlite3
nostr-poster.db*
# Go specific # Go specific
/pkg/ /pkg/

Binary file not shown.

Binary file not shown.