Updated gitignore with .idea directory

This commit is contained in:
Tee
2021-03-15 23:23:40 -04:00
parent 5755c744a3
commit 0ef85368c8

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
node_modules
dist
*.tgz
.idea