X-Git-Url: https://fortfriendship.online/gitweb/gnargle.github.io.git/blobdiff_plain/777036787ed1d06b440ccb7b445f94c0ec75682f..ddf25ee347c0dc2f3d90168377ec9d4162fc97bc:/.gitignore diff --git a/.gitignore b/.gitignore index 09043cb..492a4af 100644 --- a/.gitignore +++ b/.gitignore @@ -16,7 +16,11 @@ _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/ +RSSGen/.idea/.idea.RSSGen/.idea/aws.xml +RSSGen/.idea/.idea.RSSGen/.idea/encodings.xml +RSSGen/.idea/.idea.RSSGen/.idea/indexLayout.xml +RSSGen/.idea/.idea.RSSGen/.idea/misc.xml +RSSGen/.idea/.idea.RSSGen/.idea/vcs.xml