From 06b7bc384500c80be647c5f9bd89d604bb1d1d94 Mon Sep 17 00:00:00 2001 From: metacryst Date: Sat, 16 Dec 2023 15:22:54 -0600 Subject: [PATCH] 400: Updating gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 04ed6ad..060612f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ .DS_Store -*/.DS_Store \ No newline at end of file +*/.DS_Store +.gitkeep \ No newline at end of file