Add examples/ Llama 4 Maverick Crawler

This commit is contained in:
Aparup Ganguly
2025-04-07 18:35:23 +05:30
parent 66e65d9422
commit 17ea3ff355
5 changed files with 373 additions and 0 deletions
@@ -0,0 +1,48 @@
# Dependencies
node_modules/
venv/
.env
.env.local
.env.*.local
# Build outputs
dist/
build/
*.pyc
__pycache__/
.cache/
.pytest_cache/
# IDE and editor files
.idea/
.vscode/
*.swp
*.swo
.DS_Store
Thumbs.db
# Logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Coverage and test reports
coverage/
.coverage
htmlcov/
# Temporary files
*.tmp
*.temp
.tmp/
temp/
# System files
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db