Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Duet3D/RepRapFirmware.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Crocker <dcrocker@eschertech.com>2016-10-19 11:22:35 +0300
committerDavid Crocker <dcrocker@eschertech.com>2016-10-19 11:22:35 +0300
commit1a7ba2c805438c5cb76810401340227b695341dc (patch)
tree7efa8337128998caa9549f6f89a7ca91577e85a2 /.gitattributes
parent62948df9b5f561172fc173ad7c37d1b787279fb4 (diff)
Updated .gitattributes
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes
index 21186149..1c968478 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,6 +1,6 @@
# Auto detect text files and perform LF normalization
* text=auto
-*.inf binary
+*.inf binary -text
# Custom for Visual Studio
*.cs diff=csharp