summaryrefslogtreecommitdiff
path: root/board/.gitattributes
diff options
context:
space:
mode:
Diffstat (limited to 'board/.gitattributes')
-rw-r--r--board/.gitattributes10
1 files changed, 10 insertions, 0 deletions
diff --git a/board/.gitattributes b/board/.gitattributes
new file mode 100644
index 0000000..7ee07cf
--- /dev/null
+++ b/board/.gitattributes
@@ -0,0 +1,10 @@
+# Note:
+# This file may be overwritten by LibrePCB when upgrading the project to a newer
+# version. So, if you make any changes in this file, you should review/correct
+# it after an upgrade. If you think that something is missing here, please open
+# a new issue on our issue tracker: https://github.com/LibrePCB/LibrePCB/issues
+
+# Disable automatic end-of-line conversion for all files. This is to prevent Git
+# from (silently) modifying files which are read and written by LibrePCB. Do not
+# remove this line (or file) as is could lead into annoying and wrong behavior!
+* -text