-
-
Notifications
You must be signed in to change notification settings - Fork 24
Expand file tree
/
Copy path.gitattributes
More file actions
33 lines (32 loc) · 965 Bytes
/
.gitattributes
File metadata and controls
33 lines (32 loc) · 965 Bytes
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
/.distignore export-ignore
/.git export-ignore
/.github export-ignore
/.gitattributes export-ignore
/.gitignore export-ignore
/.idea export-ignore
/.wordpress-org export-ignore
/.generatedJUnitFiles export-ignore
/.phplint.yml export-ignore
/build export-ignore
/DOCKER_ENV export-ignore
/docker_tag export-ignore
/output.log export-ignore
/phpunit.xml export-ignore
/README.md export-ignore
/logs/.gitignore export-ignore
/logs/debug.log export-ignore
/test-ui export-ignore
/test export-ignore
/vendor/bin export-ignore
/vendor/twig/twig/doc export-ignore
/vendor/twig/twig/ext export-ignore
/vendor/twig/twig/test export-ignore
/vendor/defuse/php-encryption/dist export-ignore
/vendor/defuse/php-encryption/docs export-ignore
/vendor/paragonie/random_compat/dist export-ignore
/vendor/paragonie/random_compat/other export-ignore
/vendor/paragonie/random_compat/build-phar.sh export-ignore
/twig-patcher.php export-ignore
* text eol=lf
*.png binary
*.jpg binary