Update .gitignore

Ignore all "backup" files

Signed-off-by: kingbri <bdashore3@proton.me>
This commit is contained in:
kingbri 2024-09-16 22:48:13 -04:00
parent 26ad0ef744
commit 8e6b8bd842

3
.gitignore vendored
View file

@ -213,3 +213,6 @@ openapi.json
# Infinity-emb cache # Infinity-emb cache
.infinity_cache/ .infinity_cache/
# Backup files
*.bak