forked from moneyphp/money
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitattributes
More file actions
21 lines (20 loc) · 732 Bytes
/
.gitattributes
File metadata and controls
21 lines (20 loc) · 732 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
.editorconfig export-ignore
.gitattributes export-ignore
/.github/ export-ignore
.gitignore export-ignore
/.php_cs.dist export-ignore
/.scrutinizer.yml export-ignore
Dockerfile export-ignore
/benchmark/ export-ignore
/hack/ export-ignore
/phpbench.json export-ignore
/phpspec.yml.dist export-ignore
/phpstan-baseline.neon export-ignore
/phpstan.neon.dist export-ignore
/phpunit.xml.dist export-ignore
/psalm.xml export-ignore
/spec/ export-ignore
/tests/ export-ignore
/doc/ export-ignore
/resources/logo.png export-ignore
/static-analysis/ export-ignore