summaryrefslogtreecommitdiffstats
path: root/options/gitignore/AltiumDesigner
diff options
context:
space:
mode:
authorGiteaBot <teabot@gitea.io>2021-05-16 00:25:04 +0000
committerGiteaBot <teabot@gitea.io>2021-05-16 00:25:04 +0000
commit41136db47e3b3222cef6e77347ae6bbe87947038 (patch)
treed5e82b75a8b0bbdf130fae8e8f48fd4fd7e699aa /options/gitignore/AltiumDesigner
parent58646cab227cb206e3d08fc1b37b27f30e5808e7 (diff)
downloadgitea-41136db47e3b3222cef6e77347ae6bbe87947038.tar.gz
gitea-41136db47e3b3222cef6e77347ae6bbe87947038.zip
[skip ci] Updated licenses and gitignores
Diffstat (limited to 'options/gitignore/AltiumDesigner')
-rw-r--r--options/gitignore/AltiumDesigner20
1 files changed, 20 insertions, 0 deletions
diff --git a/options/gitignore/AltiumDesigner b/options/gitignore/AltiumDesigner
new file mode 100644
index 0000000000..5e410492cb
--- /dev/null
+++ b/options/gitignore/AltiumDesigner
@@ -0,0 +1,20 @@
+# For PCBs designed using Altium Designer
+# Website: https://www.altium.com/altium-designer/
+
+# Directories containing cache data
+History
+__Previews
+
+# Directories containing logs and generated outputs
+Project\ Logs*
+Project\ Outputs*
+
+# Misc files generated by altium
+debug.log
+Status\ Report.txt
+*.PcbDoc.htm
+*.SchDocPreview
+*.PcbDocPreview
+
+# Lock files sometimes left behind
+.~lock.*