Skip to content

Commit

Permalink
Update gitignore with potential db loc
Browse files Browse the repository at this point in the history
  • Loading branch information
vinulw committed Dec 5, 2024
1 parent da89578 commit 5ef8a0d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ ENV/
db-data/

/src/server/db.sqlite3
/src/server/oasisapi/db.sqlite3
/src/server/media
.DS_Store

Expand Down

0 comments on commit 5ef8a0d

Please sign in to comment.