Add .idea to gitignore

This commit is contained in:
kolaente 2020-07-19 21:56:47 +02:00
parent 7d96f93fe6
commit 24bd35d6e1
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View File

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