Skip to content

Commit 6164ab0

Browse files
authored
Merge pull request #3199 from alexsegura/gitattributes
Add .gitattributes
2 parents 45c8f9b + 4d40da1 commit 6164ab0

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

.gitattributes

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
/.circleci export-ignore
2+
/.editorconfig export-ignore
3+
/.gitattributes export-ignore
4+
/.github export-ignore
5+
/.gitignore export-ignore
6+
/.php_cs.dist export-ignore
7+
/.travis.yml export-ignore
8+
/appveyor.yml export-ignore
9+
/behat.yml.dist export-ignore
10+
/features export-ignore
11+
/phpstan.neon.dist export-ignore
12+
/phpunit.xml.dist export-ignore
13+
/phpunit_mongodb.xml export-ignore
14+
/tests export-ignore
15+
/update-js.sh export-ignore
16+
/yarn.lock export-ignore

0 commit comments

Comments
 (0)