Ignore .idea folder (#3516)

Used by Intellij IDEA / WebStorm / RubyMine.
lolsob-rspec
Sorin Davidoi 2017-06-02 16:19:11 +02:00 committed by Eugen Rochko
parent a7ec1e71c5
commit 5e4956263d
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