Update .gitignore

This commit is contained in:
Moe Poi ~ 2021-11-15 17:06:59 +07:00
parent 4078e4a82d
commit 2911ab5667

3
.gitignore vendored
View file

@ -4,6 +4,9 @@ node_modules/
# Package Manager
package-lock.json
# Config
config.js
# IDE Configuration
.vscode/
*.code-workspace