From 8263ff4b767e2ee0ed0c2d52cfd38b6517125573 Mon Sep 17 00:00:00 2001 From: probonopd Date: Sat, 5 Feb 2022 18:11:53 +0000 Subject: [PATCH] Update .gitignore [ci skip] --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 1d4082f..ba9c399 100644 --- a/.gitignore +++ b/.gitignore @@ -35,4 +35,5 @@ gcc-* # Build artefacts -kernel* \ No newline at end of file +kernel* +MiniDexed* \ No newline at end of file