From ba6ec94264afbde895b9c448e28698c8d2de30c1 Mon Sep 17 00:00:00 2001 From: "K.B.Dharun Krishna" Date: Sat, 11 May 2024 16:46:08 +0530 Subject: [PATCH] feat: add gitignore file for vib generated dirs Signed-off-by: K.B.Dharun Krishna --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ca185e5 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +# Ignore Vib generated directories +/downloads/ +/sources/