From f2570407cec0c799e51a42c97f6ac047a1f02210 Mon Sep 17 00:00:00 2001 From: Blake Romero Date: Sun, 26 Oct 2025 21:29:31 +0000 Subject: Add gui runlevel directory to git --- runlevels/gui/.gitignore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 runlevels/gui/.gitignore (limited to 'runlevels/gui') diff --git a/runlevels/gui/.gitignore b/runlevels/gui/.gitignore new file mode 100644 index 0000000..5e7d273 --- /dev/null +++ b/runlevels/gui/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore -- cgit