Update .gitignore

Add .idea folder
This commit is contained in:
Nikita Karamov 2021-03-17 08:48:02 +01:00
parent fd3c6e644b
commit f93d6a7276
No known key found for this signature in database
GPG key ID: EA4E7DECEEA050E4

1
.gitignore vendored
View file

@ -1,2 +1,3 @@
/.idea/
/dist/ /dist/
node_modules/ node_modules/