From 413b470d994ae0ac6daafc4e473c967d7ee0fca5 Mon Sep 17 00:00:00 2001 From: devaine Date: Sun, 8 Dec 2024 12:40:35 -0600 Subject: [PATCH] forgot to add gitignore to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 06c5b69..c4ba3e5 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ serverssh +.gitignore