We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
.gitattributes
1 parent ff33581 commit 2da28fdCopy full SHA for 2da28fd
1 file changed
.gitattributes
@@ -0,0 +1,11 @@
1
+# Directories
2
+/.github export-ignore
3
+/tests export-ignore
4
+
5
+# Files
6
+/.editorconfig export-ignore
7
+/.gitattributes export-ignore
8
+/.gitignore export-ignore
9
+/.php-cs-fixer.php export-ignore
10
+/block-kit-screenshot.png export-ignore
11
+/phpstan.neon export-ignore
0 commit comments