forked from shopware/shopware
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitattributes
38 lines (38 loc) · 1.05 KB
/
.gitattributes
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
38
/.github export-ignore
/.gitlab export-ignore
/.run export-ignore
/.vscode export-ignore
/adr export-ignore
/changelog export-ignore
/coding-guidelines export-ignore
/tests export-ignore
/vendor-bin export-ignore
/.bc-exclude.php export-ignore
/.danger.php export-ignore
/.editorconfig export-ignore
/.envrc export-ignore
/.gitignore export-ignore
/.gitlab-ci.yml export-ignore
/.gitpod.Dockerfile export-ignore
/.gitpod.yml export-ignore
/.nvmrc export-ignore
/.phpstorm.meta.php export-ignore
/bin/pre-commit export-ignore
/bin/pre-push export-ignore
/config-schema.json export-ignore
/config/routes/test export-ignore
/config/services_test.xml export-ignore
/*.md export-ignore
/devenv.* export-ignore
/docker-compose.yml export-ignore
/easy-coding-standard.php export-ignore
/ecs.php export-ignore
/intellij.yaml export-ignore
/LICENSE export-ignore
/phpbench.json export-ignore
/phpstan.neon export-ignore
/phpstan-baseline.neon export-ignore
/phpunit.xml.dist export-ignore
/rector.php export-ignore
/sonar-project.properties export-ignore
/src/WebInstaller export-ignore