-
-
Notifications
You must be signed in to change notification settings - Fork 14
Expand file tree
/
Copy path.gitattributes
More file actions
23 lines (23 loc) · 813 Bytes
/
.gitattributes
File metadata and controls
23 lines (23 loc) · 813 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# Ignore files for distribution archives.
/.ahoy.yml export-ignore
/.docker export-ignore
/.dockerignore export-ignore
/.editorconfig export-ignore
/.env export-ignore
/.gitattributes export-ignore
/.github export-ignore
/.gitignore export-ignore
/CLAUDE.md export-ignore
/CONTRIBUTING.md export-ignore
/behat.yml export-ignore
/docker-compose.yml export-ignore
/docs.php export-ignore
/gherkinlint.json export-ignore
/logo.png export-ignore
/phpcs.xml export-ignore
/phpstan.neon export-ignore
/phpunit.xml export-ignore
/rector.php export-ignore
/renovate.json export-ignore
/scripts export-ignore
/tests export-ignore