aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: b7884fa3f94686270fc7e77a1da0ce50c3cd47a1 (plain)
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
# LaTeX
*.aux
*.bbl
*.blg
*.lof
*.log
*.fls
*.out
*.toc
*.fmt
*.fot
*.cb
*.cb2
*.listing
*.synctex*
*latexmx
*latexmk

# KiCad
*.000
*.bak
*.bck
*.kicad_pcb-bak
*.kicad_sch-bak
*.kicad_prl
*.sch-bak
*~
_autosave-*
*.tmp
*-save.pro
*-save.kicad_pcb
fp-info-cache

# macos
**/.DS_Store