Skip to content

Commit 5862939

Browse files
committed
Simplify meta files
1 parent 4ed8c72 commit 5862939

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.gitattributes

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
.php_cs export-ignore
66
.travis.yml export-ignore
77
codeception.yml export-ignore
8-
composer-tools.* export-ignore
98
docs export-ignore
109
phpstan.neon export-ignore
1110
tests export-ignore

.gitignore

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
/vendor
2-
/vendor-tools
32
/tests/_log/*
43
/tests/_temp/*
5-
/composer*.lock
4+
/composer.lock
65

76
.php_cs.cache
87

0 commit comments

Comments
 (0)