瀏覽代碼

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


Loading…
取消
儲存