chore(gitignore): ignore *.local.sh (local-only operator scripts)
This commit is contained in:
parent
3dda1f68fa
commit
27cd7f3f25
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -22,4 +22,5 @@ coverage/
|
|||
.env
|
||||
.env.*
|
||||
*.local.md
|
||||
*.local.sh
|
||||
.DS_Store
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue