-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path.gitignore
47 lines (34 loc) · 917 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
# Created by https://www.gitignore.io/api/altium,ltspice
# Edit at https://www.gitignore.io/?templates=altium,ltspice
### Altium ###
# Previews Folders
**/__Previews/
# History Folders
**/History/*
# Project Logs
Project\ Logs*/
# Project Outputs
Project\ Outputs*/
!Project\ Logs*/*.csv
!Project\ Logs*/*.xlsx
!Project\ Logs*/*.pdf
# Auto-conversion notices
*.PcbDoc.htm
# Access lock file for dbLib sources
**/*.ldb
### LTspice ###
# gitignore template for LTspice
# website: https://www.analog.com/en/design-center/design-tools-and-calculators/ltspice-simulator.html
# Logfile
*.log
# Simulation Outputs
*.raw
*.fft
# Netlist
*.net
# End of https://www.gitignore.io/api/altium,ltspice
__Previews/Ethernet.SchDocPreview
__Previews/MCU_144_IOs.SchDocPreview
__Previews/ST_LINK_V3E.SchDocPreview
*.SchDocPreview
STM32CubeIDE/.settings/language.settings.xml