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 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

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