-
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.gitattributes
29 lines (27 loc) · 969 Bytes
/
.gitattributes
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
# Ignore files for distribution archives.
# Uncomment the lines below in your project.
# .ahoy.yml export-ignore
# .circleci export-ignore
# .devtools export-ignore
# .editorconfig export-ignore
# .gitattributes export-ignore
# .github export-ignore
# .gitignore export-ignore
# .skip_npm_build export-ignore
# .twig-cs-fixer.php export-ignore
# Makefile export-ignore
# composer.dev.json export-ignore
# package-lock.json export-ignore
# package.json export-ignore
# patches export-ignore
# phpcs.xml export-ignore
# phpmd.xml export-ignore
# phpstan.neon export-ignore
# phpunit.d10.xml export-ignore
# phpunit.xml export-ignore
# rector.php export-ignore
# renovate.json export-ignore
# tests export-ignore
# Remove the lines below in your project.
.github/FUNDING.yml export-ignore
LICENSE.txt export-ignore