diff options
author | Kyle Gunger <kgunger12@gmail.com> | 2025-08-15 01:30:58 -0400 |
---|---|---|
committer | Kyle Gunger <kgunger12@gmail.com> | 2025-08-15 01:30:58 -0400 |
commit | 3f7105ec7c3f32acc91146041772e4756961efdd (patch) | |
tree | 2f957f9e8124a93786b54d06ec3d9cef88231d47 /board/sat/.gitignore | |
parent | 3f973cebd367e581fbb10e6eea3a9a497ef2d633 (diff) |
Diffstat (limited to 'board/sat/.gitignore')
-rw-r--r-- | board/sat/.gitignore | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/board/sat/.gitignore b/board/sat/.gitignore deleted file mode 100644 index 06de8d1..0000000 --- a/board/sat/.gitignore +++ /dev/null @@ -1,22 +0,0 @@ -# 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 - -# LibrePCB files -.autosave/ -.backup/ -user/ -*.user.lp -.lock -*~ - -# Files created by operating systems or file managers -.DS_Store -Thumbs.db - -# Files created by other applications -*.autosave -*.swp -*.tmp |