ソースを参照

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