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 827add2 commit c523a4aCopy full SHA for c523a4a
.gitattributes
@@ -1,2 +1,13 @@
1
-# Ignore tests
2
-/tests export-ignore
+# Files to exclude when creating archive
+/tests export-ignore
3
+/.github export-ignore
4
+/.gitmodules export-ignore
5
+/.gitignore export-ignore
6
+/.php_cs export-ignore
7
+/.travis.yml export-ignore
8
+/.phpstan-src.neon export-ignore
9
+/.phpstan-tests.neon export-ignore
10
+/phpunit-integration.xml export-ignore
11
+/phpunit.xml export-ignore
12
+/ruleset.xml export-ignore
13
+/travis export-ignore
0 commit comments