浏览代码

Update Elixir.gitignore

This should really ignore compiled .beam files as well
pull/2132/head
Rhys Powell 7 年前
父节点
当前提交
2d39231149
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      Elixir.gitignore

+ 1
- 0
Elixir.gitignore 查看文件

@@ -3,3 +3,4 @@
/deps
erl_crash.dump
*.ez
*.beam

正在加载...
取消
保存