minor .gitignore style change

This commit is contained in:
Adam Piontek 2021-02-24 13:11:36 -05:00
parent 9164cc0a40
commit 613ab2c80a

2
.gitignore vendored
View file

@ -43,7 +43,7 @@ npm-debug.log
# Alternatively, you may comment the line below and commit the # Alternatively, you may comment the line below and commit the
# secrets files as long as you replace their contents by environment # secrets files as long as you replace their contents by environment
# variables. # variables.
/config/*.secret.exs **/*.secret.exs
# for vscode elixir_ls extension files # for vscode elixir_ls extension files
/.elixir_ls /.elixir_ls