Made the python interface look more native. Removed autogenerated code from the repo
[cerebrum.git] / .gitignore
blobda40c855d7751ea440da86a5f455dcb2a0f97afb
1 *.eep
2 *.lss
3 *.lst
4 *.hex
5 *.o
6 *.d
7 *.swp
8 *.swo
9 *.swn
10 *.elf
11 *.map
12 *.sym
13 RF24
14 tmp
15 autocode.c
16 config.c
17 msp/main
18 builds
19 */__pycache__