From 667e45c3db9872004ed4b4b77170c816afde97cd Mon Sep 17 00:00:00 2001 From: Daniel Lezcano Date: Wed, 15 Mar 2023 19:46:32 +0100 Subject: Add linux repo path into the .gitignore Signed-off-by: Daniel Lezcano --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index a70237a..361400d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ *.o *~ +.linux -- cgit v1.2.3