Skip to content

Commit

Permalink
Update .gitignore to include .vscode directory and ensure proper setu…
Browse files Browse the repository at this point in the history
…p completion
  • Loading branch information
haukened committed Nov 7, 2024
1 parent 72e4dd3 commit 1307755
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,7 @@ vite.config.ts.timestamp-*
*.sqlite

# App specific stuff
.setup-complete
.setup-complete

# vscode
.vscode

0 comments on commit 1307755

Please sign in to comment.