Create LTspice.gitignore
This commit is contained in:
parent
4488915eec
commit
a7d1c3ebf0
12
community/LTspice.gitignore
Normal file
12
community/LTspice.gitignore
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
# 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
|
Loading…
Reference in New Issue
Block a user