chore: update gitignore - prevent accidentally committing client config
This commit is contained in:
parent
625982dcd2
commit
2566eb450f
1 changed files with 5 additions and 0 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -42,3 +42,8 @@ out/
|
|||
|
||||
### VS Code ###
|
||||
.vscode/
|
||||
|
||||
### CUSTOM settings ###
|
||||
|
||||
# client-specific configuration file #
|
||||
client/config.json
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue