Skip to content

Commit ce10715

Browse files
authored
Merge pull request #3719 from Atmelfan/altium-designer
Add AltiumDesigner.gitignore
2 parents 5253281 + 045304b commit ce10715

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

community/AltiumDesigner.gitignore

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
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+
*.SchDocPreview
17+
*.PcbDocPreview
18+
19+
# Lock files sometimes left behind
20+
.~lock.*

0 commit comments

Comments
 (0)