Browse Source

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

pull/340/head
SebFox2011 2 years ago
parent
commit
50bd552a53
  1. 4
      .gitignore

4
.gitignore

@ -2,4 +2,6 @@ dist
node_modules
stats.html
.vercel
dev-dist
dev-dist
.vscode
package-lock.json
Loading…
Cancel
Save