From 3568c50db59219814c17e0d9c6948a961f7b88a7 Mon Sep 17 00:00:00 2001 From: James Harton Date: Tue, 10 Apr 2018 18:19:57 +1200 Subject: [PATCH] update gitignore, --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index d5be28f..8da88b2 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,7 @@ /db /deps /*.ez +.envrc # Generated on crash by the VM erl_crash.dump @@ -24,4 +25,4 @@ npm-debug.log # Alternatively, you may comment the line below and commit the # secrets files as long as you replace their contents by environment # variables. -/config/*.secret.exs \ No newline at end of file +/config/*.secret.exs