Skip to content

Commit e783875

Browse files
committed
Remove more files from dist files
1 parent 5af5c73 commit e783875

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

.gitattributes

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
# Ignoring files for distribution archieves
22
examples/ export-ignore
33
tests/ export-ignore
4-
.dunitconfig export-ignore
5-
.travis.yml export-ignore
6-
.gitignore export-ignore
4+
.editorconfig export-ignore
75
.gitattributes export-ignore
6+
.gitignore export-ignore
7+
.php_cs export-ignore
88
.scrutinizer.yml export-ignore
9-
.styleci.yml export-ignore
9+
.travis.yml export-ignore
1010
appveyor.yml export-ignore
11+
CONTRIBUTING.md export-ignore
12+
Makefile export-ignore
1113
phpunit.xml.dist export-ignore

0 commit comments

Comments
 (0)