We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1dd2897 commit b2ee187Copy full SHA for b2ee187
.gitignore
@@ -49,3 +49,10 @@ build/windows/launcher/launch4j
49
build/windows/WinAVR-*.zip
50
hardware/arduino/avr/libraries/Bridge/examples/XivelyClient/passwords.h
51
avr-toolchain-*.zip
52
+/hardware/tools/esp8266/utils/
53
+/hardware/tools/esp8266/xtensa-lx106-elf
54
+/hardware/tools/esp8266/esptool.exe
55
+/hardware/tools/avr/
56
+/hardware/tools/gcc-arm-none-eabi-4.8.3-2014q1/
57
+/hardware/tools/bossac.exe
58
+/hardware/tools/listComPorts.exe
0 commit comments