We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79e09fe commit c79c9caCopy full SHA for c79c9ca
.gitattributes
@@ -2,18 +2,12 @@
2
3
# Ignore following folder/file.
4
/.github export-ignore
5
+/bin export-ignore
6
/tests export-ignore
7
/workbench export-ignore
8
/.gitattributes export-ignore
9
/.gitignore export-ignore
10
/canvas.yaml export-ignore
11
/phpstan.neon.dist export-ignore
-/pint.json export-ignore
12
/phpunit.xml export-ignore
13
-/sync.sh export-ignore
14
/testbench.yaml export-ignore
15
-/LICENSE export-ignore
16
-/CHANGELOG-*.md export-ignore
17
-/CODE_OF_CONDUCT.md export-ignore
18
-/CONTRIBUTING.md export-ignore
19
-/README.md export-ignore
0 commit comments