From 23470142e8749f71e3136c2da4716e12011d2f77 Mon Sep 17 00:00:00 2001 From: Kyle Gunger Date: Mon, 29 Apr 2024 14:36:02 -0400 Subject: Add board schematic --- board/.gitattributes | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 board/.gitattributes (limited to 'board/.gitattributes') 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 -- cgit v1.2.3