Browse Source

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

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

2
.gitignore

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