Optimized the root .gitignore to exclude virtual environments, node modules, and temp folders to ensure clean and lightweight version tracking. Co-authored-by: Cursor <cursoragent@cursor.com>
12 lines
228 B
Plaintext
12 lines
228 B
Plaintext
# Core MCP dependencies
|
|
fastmcp>=0.1.0
|
|
playwright>=1.40.0
|
|
beautifulsoup4>=4.12.0
|
|
lxml>=4.9.0
|
|
|
|
# File format conversion
|
|
markitdown[all]>=0.0.1
|
|
|
|
# NotebookLM (will be installed from PyPI if available, or from git)
|
|
# notebooklm-py
|