summaryrefslogtreecommitdiff
path: root/board/.gitattributes
diff options
context:
space:
mode:
authorKyle Gunger <kgunger12@gmail.com>2024-04-29 14:36:02 -0400
committerKyle Gunger <kgunger12@gmail.com>2024-04-29 14:36:02 -0400
commit23470142e8749f71e3136c2da4716e12011d2f77 (patch)
tree8377d896df7ebef923aea25f1e948edea228d670 /board/.gitattributes
parent76aba80c0bf3042dd7f962088b02f5aa400ea546 (diff)
Add board schematic
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