summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorZhineng Li <[email protected]>2026-01-05 17:33:01 +0800
committerZhineng Li <[email protected]>2026-01-05 17:33:01 +0800
commit83576e90a4cac04b30cc17df9031e0aff04e2065 (patch)
treea6d2a0b5ec02f71f8123c416a792015e6b563bec /.gitattributes
parenta49763dd739c3c68c4a8322896d594e926ac8e6b (diff)
matrix testHEADv0.1.0main
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 805f87c..8644fa0 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -2,6 +2,8 @@
/.editorconfig export-ignore
/.gitignore export-ignore
/.php-cs-fixer.dist.php export-ignore
+/docker-compose.yml export-ignore
/phpstan.neon.dist export-ignore
/phpunit.xml.dist export-ignore
+/scripts export-ignore
/tests export-ignore