diff --git a/app/.gitignore b/app/.gitignore new file mode 100644 index 0000000..d702569 --- /dev/null +++ b/app/.gitignore @@ -0,0 +1 @@ +release diff --git a/app/app-prime-modbus/.gitignore b/app/app-prime-modbus/.gitignore index 9df4bf7..79622c7 100644 --- a/app/app-prime-modbus/.gitignore +++ b/app/app-prime-modbus/.gitignore @@ -1,4 +1,5 @@ *.o *.map -app/oven_controller/app_oven_controller +app/app-prime-modbus/app-prime-modbus +release