Update .gitignore
Ignore all "backup" files Signed-off-by: kingbri <bdashore3@proton.me>
This commit is contained in:
parent
26ad0ef744
commit
8e6b8bd842
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -213,3 +213,6 @@ openapi.json
|
||||||
|
|
||||||
# Infinity-emb cache
|
# Infinity-emb cache
|
||||||
.infinity_cache/
|
.infinity_cache/
|
||||||
|
|
||||||
|
# Backup files
|
||||||
|
*.bak
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue