diff options
author | Kyle Gunger <kgunger12@gmail.com> | 2024-11-06 05:59:27 -0500 |
---|---|---|
committer | Kyle Gunger <kgunger12@gmail.com> | 2024-11-06 05:59:27 -0500 |
commit | c15de76674736013dfb54232486346ebee537fdc (patch) | |
tree | 58dd295e3a9e36ffe007474a817a0a4643887aa2 /board/sat/.gitattributes | |
parent | 887fc9617a7aa3136c4c73cac95a9ffeda4e3ed6 (diff) |
Sensor board breakout
Diffstat (limited to 'board/sat/.gitattributes')
-rw-r--r-- | board/sat/.gitattributes | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/board/sat/.gitattributes b/board/sat/.gitattributes new file mode 100644 index 0000000..7ee07cf --- /dev/null +++ b/board/sat/.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 |