We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 981268f commit 9a54249Copy full SHA for 9a54249
.gitattributes
@@ -3,3 +3,10 @@
3
4
# Force the following filetypes to have unix eols, so Windows does not break them
5
*.* text eol=lf
6
+
7
+/.gitattributes export-ignore
8
+/.gitignore export-ignore
9
+/.scrutinizer.yml export-ignore
10
+/.travis.yml export-ignore
11
+/tests.xml export-ignore
12
+/tests export-ignore
0 commit comments