From 45a95f679a090ec888aec8d6d31ec1d841f3378b Mon Sep 17 00:00:00 2001 From: Jacek Wieczorek Date: Sat, 7 Aug 2021 15:01:10 +0200 Subject: [PATCH] Ignore repo directory --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 94a629f..b257f05 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ liblightmodbus +repo