-
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitattributes
More file actions
16 lines (16 loc) · 640 Bytes
/
.gitattributes
File metadata and controls
16 lines (16 loc) · 640 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/.github/ export-ignore
/docker/ export-ignore
/tests/ export-ignore
/.gitattributes export-ignore
/.gitignore export-ignore
/CODE_OF_CONDUCT.md export-ignore
/CONTRIBUTING.md export-ignore
/docker-compose.yml export-ignore
/LICENSE.md export-ignore
/LOCAL_DEVELOPMENT.md export-ignore
/phpunit.xml export-ignore
/SECURITY.md export-ignore
/test.sh export-ignore
/dock export-ignore
/art/ export-ignore
/context/ export-ignore