Explorar el Código

Update Elixir.gitignore

This should really ignore compiled .beam files as well
Rhys Powell hace 8 años
padre
commit
2d39231149
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      Elixir.gitignore

+ 1 - 0
Elixir.gitignore

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