Files
AI_NovelGenerator/.gitignore
T
2025-03-19 13:02:51 +08:00

14 lines
159 B
Plaintext

/Novel_Src
/.venv
/build
/dist
/.vscode
/__pycache__
/markdown
/vectorstore
/example
config.json
config_test.json
/novel_generator/__pycache__
/ui/__pycache__