From 39e01289b60c301dbc253fbbecbb542d79f8b3be Mon Sep 17 00:00:00 2001 From: simbit18 <101105604+simbit18@users.noreply.github.com> Date: Mon, 8 Jan 2024 18:54:39 +0100 Subject: [PATCH] .gitignore: Added ignore file .fakelnk Added ignore file .fakelnk for make distclean in MSYS2 --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 34e29b2264..bd4937245b 100644 --- a/.gitignore +++ b/.gitignore @@ -58,6 +58,7 @@ uImage .context\ * # $(TOPDIR)/Makefile.[unix|win]::$(DIRLINKS_EXTERNAL_DIRS) .dirlinks +.fakelnk .vscode .DS_Store tools/gdb/__pycache__