- add firmware name txt file and version text file to gitignore
This commit is contained in:
ZanzyTHEbar 2022-12-15 00:56:16 +00:00
parent f776d74cff
commit 05ba9c5f45

2
ESP/.gitignore vendored
View File

@ -2,3 +2,5 @@
.vscode/ .vscode/
build/ build/
*.log *.log
/tools/firmware_name.txt
/tools/version.txt