Files
AI_NovelGenerator/.gitignore
T

15 lines
166 B
Plaintext

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