We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2d8cdd commit e84f911Copy full SHA for e84f911
1 file changed
.gitignore
@@ -28,3 +28,7 @@ user.props
28
# Created by ci.sh zephyr targets
29
/.ccache
30
/zephyrproject
31
+
32
+# Created by ci.sh esp8266 targets
33
+/xtensa-lx106-elf-standalone.tar.gz
34
+/xtensa-lx106-elf/
0 commit comments