Skip to content

Commit 8798219

Browse files
committed
Add .gitattributes
1 parent 970c7f0 commit 8798219

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.gitattributes

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
.gitattributes export-ignore
2+
.gitignore export-ignore
3+
.scrutinizer.yml export-ignore
4+
.travis.yml export-ignore
5+
composer.json export-ignore
6+
package.json export-ignore
7+
docs export-ignore
8+
phpcs.xml export-ignore
9+
phpmd.xml export-ignore
10+
phpunit.xml.dist export-ignore
11+
tests export-ignore

0 commit comments

Comments
 (0)