Added the previously forgotten arduino reset script.
[cerebrum.git] / .gitignore
blob09ede6610bde6c37415134758de1ed5f303da4ff
1 *.eep
2 *.lss
3 *.pyc
4 *.lst
5 *.hex
6 *.o
7 *.d
8 *.swp
9 *.swo
10 *.swn
11 *.elf
12 *.map
13 *.sym
14 test/main
15 autocode.c
16 config.c
17 msp/main
18 builds
19 lib
20 .zsh
21 */__pycache__