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 5b025dd commit 5276c6fCopy full SHA for 5276c6f
.gitattributes
@@ -0,0 +1,15 @@
1
+# Path-based git attributes
2
+# https://www.kernel.org/pub/software/scm/git/docs/gitattributes.html
3
+
4
+/.github/ export-ignore
5
+/tests/ export-ignore
6
+/.code-samples.meilisearch.yaml export-ignore
7
+/.gitattributes export-ignore
8
+/.gitignore export-ignore
9
+/.php-cs-fixer.dist.php export-ignore
10
+/bors.toml export-ignore
11
+/docker-compose.yml export-ignore
12
+/docker-entrypoint.sh export-ignore
13
+/Dockerfile export-ignore
14
+/phpstan.neon export-ignore
15
+/phpunit.xml.dist export-ignore
0 commit comments