浏览代码

Update Elixir.gitignore

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

+ 1 - 0
Elixir.gitignore

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