generated from ergebnis/php-package-template
-
-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path.gitattributes
18 lines (18 loc) · 828 Bytes
/
.gitattributes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
/.github/ export-ignore
/.phive/ export-ignore
/e2e/ export-ignore
/stubs/ export-ignore
/tests/ export-ignore
/.editorconfig export-ignore
/.gitattributes export-ignore
/.gitignore export-ignore
/.php-cs-fixer.php export-ignore
/.yamllint.yaml export-ignore
/composer-require-checker.json export-ignore
/composer.lock export-ignore
/infection.json5 export-ignore
/Makefile export-ignore
/phpstan.src.neon export-ignore
/phpstan.tests.neon export-ignore
/phpunit_legacy.xml.dist export-ignore
/phpunit.xml.dist export-ignore