Add .gitignore for Elixir

This commit is contained in:
Theo Pack 2014-05-04 18:27:23 +02:00
parent 8f5c8bde25
commit 50e59ac3c8
1 changed files with 4 additions and 0 deletions

4
Elixir.gitignore Normal file
View File

@ -0,0 +1,4 @@
/_build
/deps
erl_crash.dump
*.ez