Skip to content

Commit 79833a0

Browse files
committed
- git files update
1 parent 8bdc257 commit 79833a0

2 files changed

Lines changed: 3 additions & 4 deletions

File tree

.gitattributes

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66
/.gitattributes export-ignore
77
/.gitignore export-ignore
88
/composer.lock export-ignore
9-
/*.xml export-ignore
10-
/*.yml export-ignore
9+
/.dist export-ignore
10+
/.yml export-ignore

.gitignore

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,4 @@ vendor/
55
.idea/
66
composer.lock
77
*.phar
8-
*.yml
9-
!.scrutinizer.yml
8+
*.cache

0 commit comments

Comments
 (0)