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.
1 parent 3c2235f commit 1aead34Copy full SHA for 1aead34
.gitattributes
@@ -0,0 +1,12 @@
1
+/.dockerignore export-ignore
2
+/.gitattributes export-ignore
3
+/.github export-ignore
4
+/.gitignore export-ignore
5
+/.php-cs-fixer.dist.php export-ignore
6
+/Dockerfile.tpl export-ignore
7
+/default.conf export-ignore
8
+/docker-compose.yml export-ignore
9
+/index.php export-ignore
10
+/phpstan.neon.dist export-ignore
11
+/phpunit.xml.dist export-ignore
12
+/tests export-ignore
0 commit comments