Skip to content

Commit 4c86c48

Browse files
authored
Add tools/ and .neon to the .gitattributes (#41)
And reorder the list
1 parent d67c4e4 commit 4c86c48

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitattributes

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
/.github export-ignore
22
/tests export-ignore
3+
/tools export-ignore
34
.gitattributes export-ignore
45
.gitignore export-ignore
6+
.neon export-ignore
57
.php-cs-fixer.dist.php export-ignore
68
phpstan.neon.dist export-ignore
79
phpunit.xml.dist export-ignore

0 commit comments

Comments
 (0)