Updated gitignore for files created by ArduinoServerCompiler

parent 1129370a
......@@ -59,3 +59,15 @@ coverage.xml
# Sphinx documentation
docs/_build/
####################
# Project specific #
####################
# Arduino sketch generated by the application
ArdublocklySketch.ino
# Server App settinsg file generated
ServerCompilerSettings.ini
# Anything starting with this is created as a unit/module testing temporal file
TestTemp_*
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment