From a2ceb2f0bc2c2adb3011b2239424ac228310e13b Mon Sep 17 00:00:00 2001 From: Athene Allen Date: Thu, 30 Jan 2025 13:39:22 +0000 Subject: [PATCH] gitignore again --- .gitignore | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index d6ab001..7be5f64 100644 --- a/.gitignore +++ b/.gitignore @@ -16,9 +16,6 @@ _site/ # counterproductive to check this file into the repository. # Details at https://github.com/github/pages-gem/issues/768 Gemfile.lock -/RSSGen/.vs/RSSGen -RSSGen/.vs/ProjectEvaluation/rssgen.metadata.v9.bin -RSSGen/.vs/ProjectEvaluation/rssgen.projects.v9.bin -RSSGen/.vs/ProjectEvaluation/rssgen.strings.v9.bin +RSSGen/.vs/ RSSGen/bin/ RSSGen/obj/ -- 2.47.3