generated from thesis-php/template
-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitattributes
More file actions
16 lines (16 loc) · 623 Bytes
/
.gitattributes
File metadata and controls
16 lines (16 loc) · 623 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/.github/ export-ignore
/docker/ export-ignore
/examples/ export-ignore
/stubs/ export-ignore
/tests/ export-ignore
/.env export-ignore
/.gitattributes export-ignore
/.gitignore export-ignore
/.php-cs-fixer.dist.php export-ignore
/compose.yaml export-ignore
/composer.lock export-ignore
/infection.json5.dist export-ignore
/Makefile export-ignore
/phpstan.dist.neon export-ignore
/phpunit.xml.dist export-ignore
/rector.php export-ignore