diff options
-rw-r--r-- | .gitignore | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -27,4 +27,7 @@ azure_ex-*.tar /tmp # ElixirLs -/.elixir_ls
\ No newline at end of file +/.elixir_ls + +# Secret configs +/config/*.secret.exs
\ No newline at end of file |