1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-04-18 12:24:04 +03:00
esp8266/.gitignore

29 lines
302 B
Plaintext

.DS_Store
tools/dist/
tools/xtensa-lx106-elf/
tools/mkspiffs/
tools/mklittlefs/
tools/python3/
package/versions/
exclude.txt
tests/hosts/lcov/
*.pyc
*.gch
boards.local.txt
*.gcov
*.gcno
*.gcda
*.o
*.a
#Ignore files built by Visual Studio/Visual Micro
[Dd]ebug*/
[Rr]elease*/
.vs/
__vm/
*.vcxproj*