chore: ignore code index files
This commit is contained in:
parent
288eda7c37
commit
a766fe631d
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -5,3 +5,5 @@ __pycache__/
|
|||
*.pyc
|
||||
*.egg-info/
|
||||
l4d2web.db*
|
||||
# CocoIndex Code (ccc)
|
||||
/.cocoindex_code/
|
||||
|
|
|
|||
Loading…
Reference in a new issue