Skip to content

Commit cf8df60

Browse files
authored
Merge pull request #29 from vladyslavstartsev/patch-1
remove (from publishing) files that are not needed for end user
2 parents 985f414 + 261256c commit cf8df60

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.gitattributes

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
/.gitattributes export-ignore
22
/.gitignore export-ignore
3+
/.scrutinizer.yml export-ignore
4+
/.travis.yml export-ignore
5+
/appveyor.yml export-ignore
6+
/easy-coding-standard.neon export-ignore
7+
/Makefile export-ignore
8+
/phive.xml export-ignore
9+
/phpcs.xml.dist export-ignore
10+
/phpmd.xml.dist export-ignore
11+
/phpstan.neon export-ignore
12+
/psalm.xml export-ignore
313
/composer.lock export-ignore
414
/phpunit.xml.dist export-ignore
515
/tests/ export-ignore

0 commit comments

Comments
 (0)