-
Notifications
You must be signed in to change notification settings - Fork 238
/
.gitignore
25 lines (25 loc) · 973 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
build/bin/
build/tmp/
build/devices/esp32/xsProj/sdkconfig.defaults.prior
build/devices/esp32/xsProj/sdkconfig.mc
build/devices/esp32/xsProj/sdkconfig.old
build/devices/esp32/xsProj/build
build/devices/esp32/xsProj-esp32/sdkconfig.defaults.prior
build/devices/esp32/xsProj-esp32/sdkconfig.mc
build/devices/esp32/xsProj-esp32/sdkconfig.old
build/devices/esp32/xsProj-esp32/build
build/devices/esp32/xsProj-esp32s2/sdkconfig.defaults.prior
build/devices/esp32/xsProj-esp32s2/sdkconfig.mc
build/devices/esp32/xsProj-esp32s2/sdkconfig.old
build/devices/esp32/xsProj-esp32s2/build
build/devices/esp32/sdkconfig-s2-psram/sdkconfig.old
build/devices/esp32/sdkconfig-s2-psram/sdkconfig.defaults.prior
libraries/esp/
.DS_Store
.idea/
build/devices/qca4020/xsProj/build/gcc/app.*
build/devices/qca4020/xsProj/build/gcc/dbg.*
build/devices/qca4020/xsProj/build/gcc/dictLog
build/devices/qca4020/xsProj/build/gcc/output/
tools/xsbug-log/node_modules/
tools/xsbug-log/package-lock.json