19 lines
250 B
Plaintext
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/*
|