Skip to content

Commit fdecc2c

Browse files
authored
Merge pull request #202 from sunaoka/master
Add .gitattributes
2 parents 9f83514 + f8a734c commit fdecc2c

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.gitattributes

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
.gitattributes export-ignore
2+
.github export-ignore
3+
.gitignore export-ignore
4+
.travis.yml export-ignore
5+
CHANGELOG.md export-ignore
6+
CONTRIBUTING.md export-ignore
7+
Makefile export-ignore
8+
README.md export-ignore
9+
phpunit.xml export-ignore
10+
tests/ export-ignore

0 commit comments

Comments
 (0)