-
-
Notifications
You must be signed in to change notification settings - Fork 12
Expand file tree
/
Copy path.gitattributes
More file actions
17 lines (17 loc) · 782 Bytes
/
.gitattributes
File metadata and controls
17 lines (17 loc) · 782 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
/.docker export-ignore
/.github export-ignore
/etc export-ignore
/tests/Integration export-ignore
/tests/TestApplication export-ignore
/tests/Unit export-ignore
.dockerignore 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