minor .gitignore style change

This commit is contained in:
Adam Piontek 2021-02-24 13:11:36 -05:00
parent 9164cc0a40
commit 613ab2c80a
1 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View File

@ -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