-
-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy path.gitattributes
More file actions
19 lines (19 loc) · 741 Bytes
/
.gitattributes
File metadata and controls
19 lines (19 loc) · 741 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
.github/ export-ignore
.husky export-ignore
bin/ export-ignore
fixtures/ export-ignore
spec/ export-ignore
tests/ export-ignore
tools/ export-ignore
.eslintignore export-ignore
.eslintrc.js export-ignore
.php-cs-fixer.php export-ignore
.prettierrc export-ignore
behat.yml.dist export-ignore
cypress.json export-ignore
jest.config.js export-ignore
list-staged.config.js export-ignore
phpstan.neon export-ignore
phpstan-baseline.neon export-ignore
phpunit.xml.dist export-ignore
yarn.lock export-ignore