gitignore: add bundlewrap git_deploy_repos map (operator-specific paths)
This commit is contained in:
parent
5d69180466
commit
0479c96ae9
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -5,3 +5,5 @@
|
||||||
.bw_debug_history
|
.bw_debug_history
|
||||||
# CocoIndex Code (ccc)
|
# CocoIndex Code (ccc)
|
||||||
/.cocoindex_code/
|
/.cocoindex_code/
|
||||||
|
# bundlewrap git_deploy local-mirror map (operator-specific paths)
|
||||||
|
git_deploy_repos
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue