]> source.dussan.org Git - gitignore.git/commitdiff
Ignore .env
authorEli Clemente Gordillo Foster <elifosterwy@gmail.com>
Fri, 15 Apr 2016 04:18:28 +0000 (21:18 -0700)
committerEli Clemente Gordillo Foster <elifosterwy@gmail.com>
Fri, 15 Apr 2016 04:18:28 +0000 (21:18 -0700)
This file is used moderately commonly to store environment variables locally. See Python.gitignore.

Ruby.gitignore

index aa642836171a92412cd8e71dae11c00095030f6f..93e9bdcf7dba592b304d15a9e590a675303aae0f 100644 (file)
@@ -9,6 +9,7 @@
 /test/tmp/
 /test/version_tmp/
 /tmp/
+.env
 
 ## Specific to RubyMotion:
 .dat*