Bläddra i källkod

Ignore .idea folder (#3516)

Used by Intellij IDEA / WebStorm / RubyMine.
master
Sorin Davidoi 7 år sedan
committed by Eugen Rochko
förälder
incheckning
9304114b57
1 ändrade filer med 1 tillägg och 0 borttagningar
  1. +1
    -0
      .gitignore

+ 1
- 0
.gitignore Visa fil

@@ -33,6 +33,7 @@ config/deploy/*

# Ignore IDE files
.vscode/
.idea/

# Ignore postgres + redis volume optionally created by docker-compose
postgres


Laddar…
Avbryt
Spara