Skip to content

Commit

Permalink
chore: add .vscode directory to .npmignore to prevent VSCode settings…
Browse files Browse the repository at this point in the history
… from being published
  • Loading branch information
AxiosLeo committed Jan 3, 2025
1 parent 10f85c2 commit 222d897
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ node_modules/*
./app.js
.gitignore
nodemon.json
.vscode/*

0 comments on commit 222d897

Please sign in to comment.