-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitattributes
31 lines (31 loc) · 962 Bytes
/
.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
/.Build export-ignore
/.constants.php export-ignore
/.editorconfig export-ignore
/.gitattributes export-ignore
/.github export-ignore
/.gitignore export-ignore
/.gitlab export-ignore
/.gitlab-ci.yml export-ignore
/.php-cs-fixer.php export-ignore
/.php_cs.php export-ignore
/GitVersion.yml export-ignore
/README.md export-ignore
/Resources/Private/.eslintignore export-ignore
/Resources/Private/.eslintrc.json export-ignore
/Resources/Private/.prettierrc.js export-ignore
/Resources/Private/Images export-ignore
/Resources/Private/package.json export-ignore
/Resources/Private/stylelint.config.js export-ignore
/Tests export-ignore
/codeception.yml export-ignore
/composer.lock export-ignore
/node_modules export-ignore
/package-lock.json export-ignore
/package.json export-ignore
/phive.xml
/phpcs.xml export-ignore
/phpstan.neon export-ignore
/rector.*.php export-ignore
/rector.php export-ignore
/tools/ export-ignore binary
/typoscript-lint.yml export-ignore