-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitattributes
More file actions
37 lines (35 loc) · 1.19 KB
/
.gitattributes
File metadata and controls
37 lines (35 loc) · 1.19 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
25
26
27
28
29
30
31
32
33
34
35
36
37
* text=auto eol=lf
*.css diff=css
*.html diff=html
*.md diff=markdown
*.php diff=php
# >>> package-boost (managed) >>>
.agents/ export-ignore
.ai/ export-ignore
.cache/ export-ignore
.claude/ export-ignore
.cursor/ export-ignore
.cursorrules export-ignore
.editorconfig export-ignore
.github/ export-ignore
.gitattributes export-ignore
.gitignore export-ignore
.junie/ export-ignore
.kiro/ export-ignore
.lpv export-ignore
.mcp.json export-ignore
.phpunit.cache export-ignore
.windsurfrules export-ignore
AGENTS.md export-ignore
CHANGELOG.md export-ignore
CLAUDE.md export-ignore
GEMINI.md export-ignore
composer.lock export-ignore
phpstan-baseline.neon export-ignore
phpstan.neon.dist export-ignore
pint.json export-ignore
rector.php export-ignore
testbench.yaml export-ignore
tests/ export-ignore
workbench/ export-ignore
# <<< package-boost (managed) <<<