]> source.dussan.org Git - gitignore.git/commitdiff
Update Elixir.gitignore 2132/head
authorRhys Powell <rhys@rpowell.me>
Wed, 12 Oct 2016 00:36:46 +0000 (11:36 +1100)
committerGitHub <noreply@github.com>
Wed, 12 Oct 2016 00:36:46 +0000 (11:36 +1100)
This should really ignore compiled .beam files as well

Elixir.gitignore

index 755b605549d85e74d41a649a0ce9bad1516bcf08..ac67aaf32434c95828f40870a5066804d8ad166c 100644 (file)
@@ -3,3 +3,4 @@
 /deps
 erl_crash.dump
 *.ez
+*.beam