From ff0daf7c5edb92e9e2361e9985996725bade9a85 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Fri, 24 Oct 2025 20:25:15 +0530 Subject: Add build/install setup + fix read error for move command --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 1198af0..ceefb27 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ result dist-newstyle/ dist-lib/* +daffm-build/ +daffm.tar.gz -- cgit v1.3.1