Merge pull request #663 from vincent7f/dev-gitignore-config
bug fix: update .gitignore to include config/config.toml for sensitive information
This commit is contained in:
commit
3e77ccb5d9
3
.gitignore
vendored
3
.gitignore
vendored
@ -178,3 +178,6 @@ data/
|
|||||||
|
|
||||||
# Workspace
|
# Workspace
|
||||||
workspace/
|
workspace/
|
||||||
|
|
||||||
|
# sensitive information
|
||||||
|
config/config.toml
|
||||||
|
Loading…
x
Reference in New Issue
Block a user