cuga-agent / .gitattributes
Sami Marreed
feat: docker-v1 with optimized frontend
3289c58
# Exclude build directories from diffs and linguist statistics
src/frontend_workspaces/extension/releases/** -diff
src/frontend_workspaces/extension/releases/** linguist-vendored
src/frontend_workspaces/frontend/dist/** -diff
src/frontend_workspaces/frontend/dist/** linguist-vendored
src/frontend_workspaces/shared/dist/** -diff
src/frontend_workspaces/shared/dist/** linguist-vendored
# Ignore all JSON/YAML/TXT files
*.json
*.yaml
*.yml
*.txt
# (Optional) keep important ones
\!package.json
\!.github/workflows/*.yml