From ff42ad88eec53adac4da16866dff2306677d5be7 Mon Sep 17 00:00:00 2001 From: thankyouverycool <66646555+thankyouverycool@users.noreply.github.com> Date: Sun, 9 Jan 2022 12:39:27 -0500 Subject: [PATCH] FontEditor: Remove .gitignore artifact from old build system --- Userland/Applications/FontEditor/.gitignore | 1 - 1 file changed, 1 deletion(-) delete mode 100644 Userland/Applications/FontEditor/.gitignore diff --git a/Userland/Applications/FontEditor/.gitignore b/Userland/Applications/FontEditor/.gitignore deleted file mode 100644 index 0e7af5b54f..0000000000 --- a/Userland/Applications/FontEditor/.gitignore +++ /dev/null @@ -1 +0,0 @@ -UI_*.h