InteractiveSurvey / .gitignore
technicolor's picture
Add Django InteractiveSurvey project
a97d040
# 忽略 Python 缓存文件
__pycache__/
*.pyc
src/static/data
chromadb
resources
logs
examples
src/demo/survey_generation_pipeline/info
src/demo/survey_generation_pipeline/txt
src/demo/survey_generation_pipeline/logs
src/demo/survey_generation_pipeline/md
src/demo/survey_generation_pipeline/pdfs
src/demo/survey_generation_pipeline/result
src/demo/survey_generation_pipeline/tsv
src/demo/survey_generation_pipeline/txt
InteractiveSurvey-default-report.pdf