minor .gitignore style change
This commit is contained in:
parent
9164cc0a40
commit
613ab2c80a
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue