Skip to content

Commit 08299c8

Browse files
committed
Added a .gitattributes file
1 parent 18845e0 commit 08299c8

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.gitattributes

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

0 commit comments

Comments
 (0)