-
-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy path.gitattributes
More file actions
24 lines (23 loc) · 1.11 KB
/
Copy path.gitattributes
File metadata and controls
24 lines (23 loc) · 1.11 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
/.agents/ export-ignore
/.ddev/ export-ignore
/.github/ export-ignore
/.trunk/ export-ignore
/.vscode/ export-ignore
/docs/ export-ignore
/phpstan.neon export-ignore
/mago.toml export-ignore
/phpcs.xml.dist export-ignore
/.editorconfig export-ignore
/CONTRIBUTING.md export-ignore
/context7.json export-ignore
/release-please-config.json export-ignore
/.release-please-manifest.json export-ignore
/skills-lock.json export-ignore
/.trunkignore export-ignore
/tests/ export-ignore
/phpunit.xml.dist export-ignore
/infection.json5 export-ignore
/.gitignore export-ignore
/.gitattributes export-ignore
# Vendored/minified frontend libraries: treat as binary to keep diffs readable
src/view/frontend/web/js/lib/alpine.min.js binary