Skip to content

Commit de7afb4

Browse files
authored
ignore more files
1 parent 1338b85 commit de7afb4

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

.gitattributes

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,12 @@
1212

1313
/.editorconfig export-ignore
1414
/.env.dist export-ignore
15+
/.gitattributes export-ignore
16+
/.gitignore export-ignore
1517
/bootstrap.php export-ignore
18+
/phpstan-baseline.neon export-ignore
1619
/phpstan.neon.dist export-ignore
1720
/ecs.php export-ignore
1821

19-
.phpunit-phpstan-dba-mysqli.cache
20-
.phpunit-phpstan-dba-pdo-mysql.cache
21-
.phpunit-phpstan-dba-pdo-pgsql.cache
22+
.phpunit-phpstan-dba-mysqli.cache export-ignore
23+
.phpunit-phpstan-dba-pdo-mysql.cache export-ignore

0 commit comments

Comments
 (0)