Skip to content

Commit 6e44164

Browse files
committed
Add gitattributes
1 parent bc5185a commit 6e44164

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

.gitattributes

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
/.editorconfig export-ignore
2+
/.github export-ignore
3+
/.gitattributes export-ignore
4+
/.gitignore export-ignore
5+
/.php-cs-fixer.dist.php export-ignore
6+
/eslint.config.mjs export-ignore
7+
/karma.conf.js export-ignore
8+
/phpstan-baseline.neon export-ignore
9+
/phpstan.neon.dist export-ignore
10+
/phpunit.xml.dist export-ignore
11+
/tests export-ignore
12+
/webpack.config.js export-ignore
13+
/webpack-encore-config.js export-ignore

0 commit comments

Comments
 (0)