Browse Source

Add vscode folder and package-lock.json to ignore git file

pull/341/head
SebFox2011 2 years ago
parent
commit
cb370c4425
  1. 2
      .gitignore

2
.gitignore

@ -3,3 +3,5 @@ node_modules
stats.html
.vercel
dev-dist
.vscode
package-lock.json
Loading…
Cancel
Save