update gitignore

This commit is contained in:
KohakuBlueleaf
2025-10-29 14:58:27 +08:00
parent a8598ef893
commit 2eb85c364e

2
.gitignore vendored
View File

@@ -1,6 +1,7 @@
kohakuboard/
!src/kohakuboard
!docker/kohakuboard
!docs/kohakuboard
*.backup*
.DS_store
*_old.*
@@ -20,6 +21,7 @@ kohakuhub.conf
lint-reports/
/logs
data/
**/public/docs
# Byte-compiled / optimized / DLL files
__pycache__/