From 46bee50e45ef8f3e9f3727649fa24d50bb2fc782 Mon Sep 17 00:00:00 2001 From: Unknwon Date: Fri, 28 Aug 2015 16:44:04 +0800 Subject: complate list of gitignores and licenses --- conf/gitignore/Elixir | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 conf/gitignore/Elixir (limited to 'conf/gitignore/Elixir') diff --git a/conf/gitignore/Elixir b/conf/gitignore/Elixir new file mode 100644 index 00000000..96076718 --- /dev/null +++ b/conf/gitignore/Elixir @@ -0,0 +1,4 @@ +/_build +/deps +erl_crash.dump +*.ez -- cgit v1.2.3