StockDocs/.gitignore
2025-07-05 05:35:29 +00:00

19 lines
250 B
Plaintext

# Anything from venv
**/bin/*
**/include/*
**/lib/*
**/lib64/*
**/lib64/
**/lib64
**/share/*
# Anything from MCPServer
MCPServer/cache/*
MCPServer/lib64/*
# Anything from Scraper
scraper/articles/*
# Anything from AI Process
ai_processor/output/*