]> fortfriendship.online Git - gnargle.github.io.git/blobdiff - .gitignore
Merge branch 'main' of https://github.com/gnargle/gnargle.github.io
[gnargle.github.io.git] / .gitignore
index 492a4afad81fe47b68a84fea526e9be6251e48da..3a8159670f63a37678fdfc7287c74c2cb3ffa6b7 100644 (file)
@@ -16,6 +16,8 @@ _site/
 # counterproductive to check this file into the repository.
 # Details at https://github.com/github/pages-gem/issues/768
 Gemfile.lock
+
+#remove various site tools build stuff from git
 RSSGen/.vs/
 RSSGen/bin/
 RSSGen/obj/
@@ -24,3 +26,6 @@ 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