summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: e6652999e730e6e1c8b0bdc9627cc96c59d1ae63 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
.dep
*.o
*.eep
*.elf
*.hex
*.lss
*.lst
*.map
*.sym
tags
*~
build/
*.bak
.vagrant/