We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 218a941 commit 99157b2Copy full SHA for 99157b2
1 file changed
AltiumDesigner.gitignore
@@ -0,0 +1,18 @@
1
+# For PCBs designed using Altium Designer
2
+# Website: https://www.altium.com/altium-designer/
3
+
4
+# Directories containing cache data
5
+History
6
+__Previews
7
8
+# Directories containing logs and generated outputs
9
+Project\ Logs*
10
+Project\ Outputs*
11
12
+# Misc files generated by altium
13
+debug.log
14
+Status\ Report.txt
15
+*PcbDoc..htm
16
17
+# Lock files sometimes left behind
18
+.~lock.*
0 commit comments