mirror of
https://github.com/vale981/gitignore
synced 2025-03-05 09:51:42 -05:00
Comment out .env rule
This commit is contained in:
parent
bf059be0bb
commit
3d5025951b
1 changed files with 2 additions and 1 deletions
|
@ -9,7 +9,8 @@
|
||||||
/test/tmp/
|
/test/tmp/
|
||||||
/test/version_tmp/
|
/test/version_tmp/
|
||||||
/tmp/
|
/tmp/
|
||||||
.env
|
|
||||||
|
# .env
|
||||||
|
|
||||||
## Specific to RubyMotion:
|
## Specific to RubyMotion:
|
||||||
.dat*
|
.dat*
|
||||||
|
|
Loading…
Add table
Reference in a new issue