• 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
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • Venue-Ops
  • .dockerignore
  • refactor: reorganize venue ops platform structure · ed116dc2
    ed116dc2 Browse Files
    Avolons authored 2026-04-28 14:01:39 +0800
.dockerignore 355 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
.git
.gitmodules
.vscode
.cursor
__pycache__
*.py[cod]
*.pyo
*.pyd
*.log
*.sqlite3
.DS_Store
Thumbs.db
.env
.env.local
.venv
env/
venv/
apps/web_ui/node_modules/
static/frontend/
var/
logs/
final_reports/
insight_engine_streamlit_reports/
media_engine_streamlit_reports/
query_engine_streamlit_reports/
output/
crawler_browser_data/
db_data/
.codex-tmp-*