Skip to content

Commit 790426f

Browse files
authored
Merge pull request #227 from vladyslavstartsev/patch-1
remove (from publishing) files that are not needed for end user
2 parents 5892a51 + 61682ff commit 790426f

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

.gitattributes

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,16 @@
22
/.gitignore export-ignore
33
/.scrutinizer.yml export-ignore
44
/.travis.yml export-ignore
5+
/composer-require-config.json export-ignore
56
/composer.lock export-ignore
6-
/examples/ export-ignore
77
/phpmd.xml.dist export-ignore
88
/phpunit.xml.dist export-ignore
9+
/Makefile export-ignore
10+
/phive.xml export-ignore
11+
/phpcs.xml.dist export-ignore
12+
/phpstan.neon export-ignore
13+
/psalm.xml export-ignore
914
/tests/ export-ignore
15+
/examples/ export-ignore
16+
/.dependabot/ export-ignore
17+
/.github/ export-ignore

0 commit comments

Comments
 (0)