Skip to content

Commit 9a54249

Browse files
committed
Added export-ignore-attributes to .gitattributes
1 parent 981268f commit 9a54249

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.gitattributes

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,10 @@
33

44
# Force the following filetypes to have unix eols, so Windows does not break them
55
*.* 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

Comments
 (0)