Skip to content

Commit 008f5da

Browse files
kubawerlosondrejmirtes
authored andcommitted
Update .gitattributes
1 parent bc0a290 commit 008f5da

File tree

1 file changed

+9
-10
lines changed

1 file changed

+9
-10
lines changed

.gitattributes

+9-10
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,12 @@
22
*.stub linguist-language=PHP
33
*.neon linguist-language=YAML
44

5-
.github export-ignore
6-
tests export-ignore
7-
tmp export-ignore
8-
.gitattributes export-ignore
9-
.gitignore export-ignore
10-
Makefile export-ignore
11-
phpcs.xml export-ignore
12-
phpstan.neon export-ignore
13-
phpstan-baseline.neon export-ignore
14-
phpunit.xml export-ignore
5+
/.* export-ignore
6+
/build-cs export-ignore
7+
/tests export-ignore
8+
/tmp export-ignore
9+
/Makefile export-ignore
10+
/phpcs.xml export-ignore
11+
/phpstan.neon export-ignore
12+
/phpstan-baseline.neon export-ignore
13+
/phpunit.xml export-ignore

0 commit comments

Comments
 (0)