-
Notifications
You must be signed in to change notification settings - Fork 279
Expand file tree
/
Copy path.gitignore
More file actions
31 lines (31 loc) · 1.04 KB
/
Copy path.gitignore
File metadata and controls
31 lines (31 loc) · 1.04 KB
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
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/
.xsdb.json
.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/test-examples/report.json
**/*.bak
**/package-lock.json
**/package-manifest.json
**/node_modules/**
**/dist/**
**/tsconfig.tsbuildinfo