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