summaryrefslogtreecommitdiff
path: root/board/main/.gitignore
diff options
context:
space:
mode:
authorKyle Gunger <kgunger12@gmail.com>2024-11-06 05:59:27 -0500
committerKyle Gunger <kgunger12@gmail.com>2024-11-06 05:59:27 -0500
commitc15de76674736013dfb54232486346ebee537fdc (patch)
tree58dd295e3a9e36ffe007474a817a0a4643887aa2 /board/main/.gitignore
parent887fc9617a7aa3136c4c73cac95a9ffeda4e3ed6 (diff)
Sensor board breakout
Diffstat (limited to 'board/main/.gitignore')
-rw-r--r--board/main/.gitignore22
1 files changed, 22 insertions, 0 deletions
diff --git a/board/main/.gitignore b/board/main/.gitignore
new file mode 100644
index 0000000..06de8d1
--- /dev/null
+++ b/board/main/.gitignore
@@ -0,0 +1,22 @@
+# 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