From c15de76674736013dfb54232486346ebee537fdc Mon Sep 17 00:00:00 2001 From: Kyle Gunger Date: Wed, 6 Nov 2024 05:59:27 -0500 Subject: Sensor board breakout --- board/main/.gitattributes | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 board/main/.gitattributes (limited to 'board/main/.gitattributes') diff --git a/board/main/.gitattributes b/board/main/.gitattributes new file mode 100644 index 0000000..7ee07cf --- /dev/null +++ b/board/main/.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