aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
Diffstat (limited to 'community')
-rw-r--r--community/AltiumDesigner.gitignore20
1 files changed, 20 insertions, 0 deletions
diff --git a/community/AltiumDesigner.gitignore b/community/AltiumDesigner.gitignore
new file mode 100644
index 00000000..5e410492
--- /dev/null
+++ b/community/AltiumDesigner.gitignore
@@ -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.*