Skip to content

Commit b89ad9c

Browse files
committed
Expand list of files to exclude when installing.
1 parent 8bdd556 commit b89ad9c

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.gitattributes

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@
55
/.gitattributes export-ignore
66
/.gitignore export-ignore
77
/.travis.yml export-ignore
8+
/.github export-ignore
9+
/.editorconfig export-ignore
10+
/default-.env export-ignore
11+
/Makefile export-ignore
12+
/phpstan.neon.dist export-ignore
813
/phpunit.xml.dist export-ignore
914
/.scrutinizer.yml export-ignore
1015
/tests export-ignore

0 commit comments

Comments
 (0)