# Exclude specific files or folders
exclude:
- node_modules/
- dist/
- .git/
- .env
- *.log
# Include specific files for memory
include:
- src/**
- public/index.html
- README.md
# Set size or file type restrictions (optional)
limit:
maxFileSize: 1MB # Exclude files larger than 1MB
fileTypes:
- ".js"
- ".jsx"
- ".ts"
- ".tsx"
- ".md"
css
html
javascript
python
rest-api
shell
First Time Repository
intel-test
HTML
Languages:
CSS: 0.4KB
HTML: 14.4KB
JavaScript: 6.8KB
Python: 9.8KB
Shell: 1.0KB
Created: 12/10/2024
Updated: 1/2/2025
All Repositories (1)
intel-test