Skip to content
This repository was archived by the owner on Jan 8, 2024. It is now read-only.

Commit 0a411da

Browse files
committed
Added gitattributes
1 parent 958fe2e commit 0a411da

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

.gitattributes

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
/tests export-ignore
2+
/bin/ci export-ignore
3+
/.github export-ignore
4+
.gitattributes export-ignore
5+
.gitignore export-ignore
6+
.gitmodules export-ignore
7+
.travis.yml export-ignore
8+
.scrutinizer.yml export-ignore
9+
.codeclimate.yml export-ignore
10+
CONTRIBUTING.md export-ignore
11+
CODE_OF_CONDUCT.md export-ignore
12+
CODING_GUIDELINE.md export-ignore
13+
phpunit.xml.dist export-ignore
14+
phpcs.xml.dist export-ignore
15+
composer.lock export-ignore

0 commit comments

Comments
 (0)