Ignore .idea folder (#3516)

Used by Intellij IDEA / WebStorm / RubyMine.
This commit is contained in:
Sorin Davidoi 2017-06-02 16:19:11 +02:00 committed by Eugen Rochko
parent 1fd5251376
commit 9304114b57
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -33,6 +33,7 @@ config/deploy/*
# Ignore IDE files
.vscode/
.idea/
# Ignore postgres + redis volume optionally created by docker-compose
postgres