Skip to content

Commit 3c976d7

Browse files
authored
Merge pull request #3 from savinmikhail/master
Remove unused files in distribution not ignored for export in gitignore
2 parents 51d6d01 + c6ab0c5 commit 3c976d7

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.gitattributes

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
/composer.lock export-ignore
2+
/phpunit.xml export-ignore
3+
/.gitignore export-ignore
4+
/.github export-ignore
5+
/Makefile export-ignore
6+
/docs export-ignore
7+
/.php-cs-fixer.php export-ignore
8+
/tools export-ignore

0 commit comments

Comments
 (0)