From e8a21c6ccb40c05e572f9576490e2e5e1c5b0eb3 Mon Sep 17 00:00:00 2001 From: taehoon Date: Fri, 23 Jun 2017 12:06:24 +0900 Subject: [PATCH] =?UTF-8?q?.gitignore=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/.gitignore | 1 + app/app-prime-modbus/.gitignore | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 app/.gitignore 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 -- 2.1.4