fix(gitignore): added DS_Store and backend.conf to .gitignore #40
1 changed files with 5 additions and 0 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -72,3 +72,8 @@ keys
|
|||
### K8s
|
||||
.kubeconfig
|
||||
/examples/telemetry-router-hub-spoke-setup/scripts/downloads/
|
||||
|
||||
*.DS_Store
|
||||
|
||||
# ignore backend.conf files, but keep backend.conf.example
|
||||
*backend.conf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue