Skip to content

Commit c1c6bd5

Browse files
committed
Ignore inessential files for git export
1 parent e691a0c commit c1c6bd5

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+
/.gitattributes export-ignore
2+
/.github export-ignore
3+
/.gitignore export-ignore
4+
/.php_cs export-ignore
5+
/.travis.yml export-ignore
6+
/CODE_OF_CONDUCT.md export-ignore
7+
/CONTRIBUTING.md export-ignore
8+
/Makefile export-ignore
9+
/box.json.dist export-ignore
10+
/composer.json export-ignore
11+
/depfile.yml export-ignore
12+
/infection.json.dist export-ignore
13+
/manifest.xml.in export-ignore
14+
/phpunit.xml.dist export-ignore
15+
/tests export-ignore
16+
/tools export-ignore

0 commit comments

Comments
 (0)