aboutsummaryrefslogtreecommitdiffstats
path: root/Elixir.gitignore
diff options
context:
space:
mode:
authorRhys Powell <rhys@rpowell.me>2016-10-12 11:36:46 +1100
committerGitHub <noreply@github.com>2016-10-12 11:36:46 +1100
commit2d39231149063e67436933e5ff44273ae4093321 (patch)
tree1cd104b34536892e08a3a5397ec6fbb6d87b0887 /Elixir.gitignore
parentabad92dac5a4306f72242dae3bca6e277bce3615 (diff)
downloadgitignore-2d39231149063e67436933e5ff44273ae4093321.tar.gz
gitignore-2d39231149063e67436933e5ff44273ae4093321.zip
Update Elixir.gitignore
This should really ignore compiled .beam files as well
Diffstat (limited to 'Elixir.gitignore')
-rw-r--r--Elixir.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/Elixir.gitignore b/Elixir.gitignore
index 755b6055..ac67aaf3 100644
--- a/Elixir.gitignore
+++ b/Elixir.gitignore
@@ -3,3 +3,4 @@
/deps
erl_crash.dump
*.ez
+*.beam