-
Notifications
You must be signed in to change notification settings - Fork 65
Expand file tree
/
Copy path.gitattributes
More file actions
19 lines (19 loc) · 874 Bytes
/
.gitattributes
File metadata and controls
19 lines (19 loc) · 874 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
/.github export-ignore
/etc export-ignore
/spec export-ignore
/tests/DataFixtures export-ignore
/tests/DependencyInjection export-ignore
/tests/Integration export-ignore
/tests/Service export-ignore
/tests/TestApplication export-ignore
/tests/Unit export-ignore
.editorconfig export-ignore
.gitattributes export-ignore
.gitignore export-ignore
behat.yml.dist export-ignore
ecs.php export-ignore
node_modules export-ignore
phpstan.neon.dist export-ignore
phpunit.xml.dist export-ignore
rector.php export-ignore
symfony.lock export-ignore