change .gitignore

This commit is contained in:
aliakbar
2026-06-25 21:25:24 +03:30
parent 5c34cef2c3
commit 56a5d2c191
+5
View File
@@ -174,3 +174,8 @@ cython_debug/
# PyPI configuration file # PyPI configuration file
.pypirc .pypirc
# Custom added
*.db
chromdb/*
model/*
models/*