Toggle navigation
Toggle navigation
This project
Loading...
Sign in
万朱浩
/
Venue-Ops
Go to a project
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
ghmark675
2025-11-04 11:56:46 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
c9dd7d5e19b24df5c0b56d227924ffcc558677dd
c9dd7d5e
1 parent
170447a5
chore(git): ignore logs and reports
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletions
.gitignore
.gitignore
View file @
c9dd7d5
...
...
@@ -274,7 +274,7 @@ docs/.vitepress/cache
# ==== 日志和临时文件 ====
# 日志文件
# *.log
#
logs/
logs/
# */logs/
# 临时文件
...
...
@@ -339,3 +339,7 @@ test_results/
# Ai操作指引文件
OperationGuidance/
insight_engine_streamlit_reports/
media_engine_streamlit_reports/
query_engine_streamlit_reports/
\ No newline at end of file
...
...
Please
register
or
login
to post a comment