mirror of
https://github.com/google/pebble.git
synced 2026-02-21 20:46:51 -05:00
Import of the watch repository from Pebble
This commit is contained in:
50
platform/snowy/boot/.gitignore
vendored
Normal file
50
platform/snowy/boot/.gitignore
vendored
Normal file
@@ -0,0 +1,50 @@
|
||||
build
|
||||
xcode
|
||||
|
||||
.ycm*
|
||||
|
||||
.*project
|
||||
*.*project
|
||||
*.*workspace
|
||||
.settings
|
||||
|
||||
*.bin
|
||||
*.bin.orig
|
||||
*.map
|
||||
build/*.elf
|
||||
*.o
|
||||
|
||||
cscope.*
|
||||
TAGS
|
||||
|
||||
*.swp
|
||||
*.swo
|
||||
*.swn
|
||||
|
||||
.waf*
|
||||
.lock*
|
||||
|
||||
*.pyc
|
||||
*.gch
|
||||
|
||||
qemu_serial.txt
|
||||
uart*.log
|
||||
|
||||
serial_dump.txt
|
||||
|
||||
a.out
|
||||
tools/font/ttf
|
||||
roundrect.h
|
||||
log.txt
|
||||
openocd.log
|
||||
.DS_Store
|
||||
tools/bitmaps/*.h
|
||||
tools/bitmaps/*.pbi
|
||||
|
||||
dist
|
||||
compile_commands.json
|
||||
*.auto
|
||||
loghash_dict.pickle
|
||||
analyze_mcu_flash_usage_treemap.jsonp
|
||||
**/.idea
|
||||
**/CMakeLists.txt
|
||||
Reference in New Issue
Block a user