-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitattributes
More file actions
17 lines (17 loc) · 680 Bytes
/
Copy path.gitattributes
File metadata and controls
17 lines (17 loc) · 680 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
/.devcontainer/ export-ignore
/.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
/.env.example export-ignore
/dock export-ignore
/test.sh export-ignore
/art/ export-ignore