浏览代码

Comment out .env rule

pull/1943/head
Eli Clemente Gordillo Foster 8 年前
父节点
当前提交
3d5025951b
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2
    1
      Ruby.gitignore

+ 2
- 1
Ruby.gitignore 查看文件

@@ -9,7 +9,8 @@
/test/tmp/
/test/version_tmp/
/tmp/
.env

# .env

## Specific to RubyMotion:
.dat*

正在加载...
取消
保存