소스 검색

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


불러오는 중...
취소
저장