We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c52febb + acbcf0e commit a6ee5faCopy full SHA for a6ee5fa
1 file changed
.gitattributes
@@ -2,3 +2,8 @@
2
# Set default behaviour, in case users don't have core.autocrlf set.
3
* text=auto
4
* text eol=lf
5
+
6
+# Remove files for archives generated using `git archive`
7
+.editorconfig export-ignore
8
+.travis.yml export-ignore
9
+phpunit.xml.dist export-ignore
0 commit comments