Skip to content

Commit 14fa3a6

Browse files
chore: clean composer package
1 parent 3492368 commit 14fa3a6

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

.gitattributes

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
* text=auto
2+
3+
*.md diff=markdown
4+
*.php diff=php
5+
6+
/.github export-ignore
7+
/art export-ignore
8+
/examples export-ignore
9+
/tests export-ignore
10+
/example.php export-ignore
11+
/.gitattributes export-ignore
12+
/.gitignore export-ignore
13+
/phpstan.neon.dist export-ignore
14+
/phpunit.xml.dist export-ignore
15+
/composer.lock export-ignore

0 commit comments

Comments
 (0)