Skip to content

Commit ca5c860

Browse files
committed
Align .gitattributes export-ignore with filesystem state
1 parent 34ca0e4 commit ca5c860

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

.gitattributes

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,13 @@
11
# Ignoring files for distribution archieves
2-
.dependabot/ export-ignore
2+
.github/ export-ignore
3+
etc/ export-ignore
34
tests/ export-ignore
5+
var/ export-ignore
6+
.devcontainer.json export-ignore
47
.editorconfig export-ignore
58
.gitattributes export-ignore
69
.gitignore export-ignore
7-
.scrutinizer.yml export-ignore
8-
composer-require-checker.json export-ignore
910
CONTRIBUTING.md export-ignore
1011
infection.json.dist export-ignore
1112
Makefile export-ignore
12-
phpcs.xml.dist export-ignore
13-
phpstan.neon export-ignore
14-
phpunit.xml.dist export-ignore
15-
psalm.xml export-ignore
1613
README.md export-ignore

0 commit comments

Comments
 (0)