forked from DeviationTX/deviation
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
46 lines (42 loc) · 777 Bytes
/
.gitignore
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
36
37
38
39
40
41
42
43
44
45
*.bin
*.dfu
*.elf
*.mac
*.exe
*.list
*.gz
*.map
*.dSYM
src/objs/
utils/genspeech/mp3
utils/genspeech/*.ini
utils/genspeech/*.zip
##src/gz*
##src/elf*
#src/push
#push
*.o
#utils/midicsv/csvmidi
#utils/midicsv/midicsv
#utils/multi-module/programmer/objs
#.cproject
#.project
#.settings/org.eclipse.cdt.*
#src/beta-*
/local/
coverage/
src/.vs/
src/filesystem/
src/cov-int/
*.dll
*~
*.pyc
*.zip
.DS_Store
src/target/common/filesystems/devofs/tests/DevoFS.bs
src/target/common/filesystems/devofs/tests/DevoFS.c
src/target/common/filesystems/devofs/tests/MYMETA.json
src/target/common/filesystems/devofs/tests/MYMETA.yml
src/target/common/filesystems/devofs/tests/blib
src/target/common/filesystems/devofs/tests/pm_to_blib
src/target/common/filesystems/devofs/tests/Makefile.old