Переглянути джерело

Ignore .idea folder (#3516)

Used by Intellij IDEA / WebStorm / RubyMine.
master
Sorin Davidoi 7 роки тому
committed by Eugen Rochko
джерело
коміт
9304114b57
1 змінених файлів з 1 додано та 0 видалено
  1. +1
    -0
      .gitignore

+ 1
- 0
.gitignore Переглянути файл

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

# Ignore IDE files
.vscode/
.idea/

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


Завантаження…
Відмінити
Зберегти