From 613ab2c80afa56a9dfb5328352928c30f80f3c10 Mon Sep 17 00:00:00 2001 From: Adam Piontek Date: Wed, 24 Feb 2021 13:11:36 -0500 Subject: [PATCH] minor .gitignore style change --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 6401a42..d1239a6 100644 --- a/.gitignore +++ b/.gitignore @@ -43,7 +43,7 @@ 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 +**/*.secret.exs # for vscode elixir_ls extension files /.elixir_ls