mirror of
https://github.com/esp8266/Arduino.git
synced 2025-07-21 21:22:31 +03:00
Add mklittlefs tool to gitignore (#6186)
This commit is contained in:
committed by
GitHub
parent
78a1a66e6d
commit
6722d1d44b
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,6 +2,7 @@
|
|||||||
tools/dist/
|
tools/dist/
|
||||||
tools/xtensa-lx106-elf/
|
tools/xtensa-lx106-elf/
|
||||||
tools/mkspiffs/
|
tools/mkspiffs/
|
||||||
|
tools/mklittlefs/
|
||||||
tools/python/
|
tools/python/
|
||||||
package/versions/
|
package/versions/
|
||||||
exclude.txt
|
exclude.txt
|
||||||
|
Reference in New Issue
Block a user