Skip to content

Commit bb51c70

Browse files
committed
Add .gitattributes
1 parent a87ffdb commit bb51c70

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.gitattributes

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Remove files for archives generated using `git archive`
2+
.editorconfig export-ignore
3+
.gitattributes export-ignore
4+
.gitignore export-ignore
5+
.scrutinizer.yml export-ignore
6+
.travis.yml export-ignore
7+
phpunit.xml.dist export-ignore
8+
tests

0 commit comments

Comments
 (0)