[#25] Update gitignore

Add .idea dir to .gitignore.

Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
This commit is contained in:
Pavel Karpy 2021-03-04 20:40:09 +03:00 committed by Leonard Lyubich
parent 28a9e2842f
commit 91c2612d08

1
.gitignore vendored
View file

@ -3,3 +3,4 @@
*.manifest.json
config.json
/vendor/
.idea