Skip to content

Commit 1338b85

Browse files
authored
exclude non-essential files
1 parent 3c6c8e8 commit 1338b85

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.gitattributes

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,13 @@
99
/.github export-ignore
1010
/docs export-ignore
1111
/tests export-ignore
12+
13+
/.editorconfig export-ignore
14+
/.env.dist export-ignore
15+
/bootstrap.php export-ignore
16+
/phpstan.neon.dist export-ignore
17+
/ecs.php export-ignore
18+
1219
.phpunit-phpstan-dba-mysqli.cache
1320
.phpunit-phpstan-dba-pdo-mysql.cache
1421
.phpunit-phpstan-dba-pdo-pgsql.cache

0 commit comments

Comments
 (0)