chore: ignore feedback-api/* except tracked files

This commit is contained in:
Ad-closeNN
2026-05-23 21:43:03 +08:00
parent ef41390d2e
commit b2313d1796
+7 -1
View File
@@ -36,4 +36,10 @@ yarn.lock
.cache .cache
build.log build.log
.traces .traces
# 2026/5/23 Feedback module api backend
feedback-api/*
!feedback-api/database.py
!feedback-api/main.py
!feedback-api/requirements.txt