Skip to content

Commit

Permalink
Add .gitignore and remove SQLite database file
Browse files Browse the repository at this point in the history
  • Loading branch information
austenstone committed Oct 16, 2024
1 parent 2e4026d commit 2b0437a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
node_modules
db/**/*
3 changes: 0 additions & 3 deletions database/sqlite.db

This file was deleted.

0 comments on commit 2b0437a

Please sign in to comment.