소스 검색

Ignore .env

This file is used moderately commonly to store environment variables locally. See Python.gitignore.
Eli Clemente Gordillo Foster 9 년 전
부모
커밋
bf059be0bb
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      Ruby.gitignore

+ 1 - 0
Ruby.gitignore

@@ -9,6 +9,7 @@
 /test/tmp/
 /test/version_tmp/
 /tmp/
+.env
 
 ## Specific to RubyMotion:
 .dat*