add output file to gitignore and remove them

This commit is contained in:
Wolfgang Hottgenroth 2019-04-30 14:55:15 +02:00
parent 984573b2c7
commit cf3113c90d
Signed by: wn
GPG Key ID: B586EAFCDF2F65F4
3 changed files with 2 additions and 2 deletions

4
.gitignore vendored
View File

@ -1,7 +1,7 @@
/Release/ /Release/
.vscode/ .vscode/
ConfigGenerator/configuration.cpp
ConfigGenerator/configuration.h
~* ~*
*~ *~
sketch/sketch.esp8266.esp8266.nodemcu.bin
sketch/sketch.esp8266.esp8266.nodemcu.elf