Files
MoneyPrinterTurbo/.gitignore
highkay 05da4a3766 - 增加Cloudflare workers ai作为llm后端
- 增加一些gitignore
2024-04-11 22:55:08 +08:00

14 lines
216 B
Plaintext

.DS_Store
/config.toml
/storage/
/.idea/
/app/services/__pycache__
/app/__pycache__/
/app/config/__pycache__/
/app/models/__pycache__/
/app/utils/__pycache__/
/*/__pycache__/*
.vscode
/**/.streamlit
__pycache__
logs/