Ignore .env

This file is used moderately commonly to store environment variables locally. See Python.gitignore.
parent cc542de0
......@@ -9,6 +9,7 @@
/test/tmp/
/test/version_tmp/
/tmp/
.env
## Specific to RubyMotion:
.dat*
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment