forked from danielstjules/Stringy
-
-
Notifications
You must be signed in to change notification settings - Fork 24
Expand file tree
/
Copy path.gitattributes
More file actions
19 lines (18 loc) · 488 Bytes
/
Copy path.gitattributes
File metadata and controls
19 lines (18 loc) · 488 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
* text=auto
/build export-ignore
/tests export-ignore
/.editorconfig export-ignore
/.scrutinizer.yml export-ignore
/.styleci.yml export-ignore
/.gitattributes export-ignore
/.github export-ignore
/.gitignore export-ignore
/.travis.yml export-ignore
/appveyor.yml export-ignore
/circle.yml export-ignore
/phpstan.neon export-ignore
/.deepsource.toml export-ignore
/phpcs.php_cs export-ignore
/phpunit.legacy.xml.dist export-ignore
/phpunit.xml.dist export-ignore
/psalm.xml export-ignore