| 123456789101112131415161718192021222324252627282930 |
- build_output/
- *.fdb_latexmk
- *.aux
- *.synctex.gz
- *.bbl
- *.blg
- *.fls
- *.idx
- *.ilg
- *.ind
- *.lof
- *.lot
- *.out
- *.toc
- *.xwm
- *.bcf
- *.run.xml
- # LTSpice
- *.raw
- *.log
- *.net
- *.plt
- # Office Calc
- *.xlsx#
- .~lock.BOM.ods#
- # Python
- *.pyc
|