blob: 653ff87036db0dfa4608278de26855329bcda1fb (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# Git Ignore File - Altium Projects
# AllSpice
# Altium thumbnail files
**/__Previews/
# Altium backup archives
**/History/
# Generated output files
Project\ Outputs*/
Project\ Logs*/
Assembly\ Exports/
*.rawProject\ Outputs*/
# Altium metadata file
*.PcbDoc.htm
|