From 4f8393cd128fc10c3d297cf8911ca5d59580a294 Mon Sep 17 00:00:00 2001 From: Alnotz Date: Sun, 23 Jul 2023 19:26:37 +0200 Subject: [PATCH] Exclusion update --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 186351d..8a60425 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,11 @@ -# Ignore C exutable files and C libraries +# Ignore C executable files and C libraries ** !**.* /MISAKA.c !**/ .**/ +!.gitignore +!**/.gitignore TP_LPro_Vision/* **.so +!**/Makefile