]> fortfriendship.online Git - gnargle.github.io.git/blobdiff - .gitignore
fix rssgen so it doesn't try asnd read the particle files
[gnargle.github.io.git] / .gitignore
index b621bfc1a9e914b2f45844dcc7f859253b89a6cf..3a8159670f63a37678fdfc7287c74c2cb3ffa6b7 100644 (file)
@@ -16,24 +16,16 @@ _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/bin/Debug/net8.0/RSSGen.dll
-RSSGen/bin/Debug/net8.0/RSSGen.exe
-RSSGen/bin/Debug/net8.0/RSSGen.pdb
-RSSGen/obj/project.nuget.cache
-RSSGen/obj/RSSGen.csproj.nuget.dgspec.json
-RSSGen/obj/RSSGen.csproj.nuget.g.props
-RSSGen/obj/Debug/net8.0/apphost.exe
-RSSGen/obj/Debug/net8.0/RSSGen.AssemblyInfo.cs
-RSSGen/obj/Debug/net8.0/RSSGen.AssemblyInfoInputs.cache
-RSSGen/obj/Debug/net8.0/RSSGen.assets.cache
-RSSGen/obj/Debug/net8.0/RSSGen.dll
-RSSGen/obj/Debug/net8.0/RSSGen.GeneratedMSBuildEditorConfig.editorconfig
-RSSGen/obj/Debug/net8.0/RSSGen.genruntimeconfig.cache
-RSSGen/obj/Debug/net8.0/RSSGen.pdb
-RSSGen/obj/Debug/net8.0/RSSGen.sourcelink.json
-RSSGen/obj/Debug/net8.0/ref/RSSGen.dll
-RSSGen/obj/Debug/net8.0/refint/RSSGen.dll
+
+#remove various site tools build stuff from git
+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
+SiteTools/.vs/
+SiteTools/ParticleGen/bin/
+SiteTools/ParticleGen/obj/
\ No newline at end of file