X-Git-Url: https://fortfriendship.online/gitweb/gnargle.github.io.git/blobdiff_plain/55454859a4aa3c6b00f17e57534af25db5543d79..936fcb7b49a8722e1fd3fc97666029ab44475743:/.gitignore?ds=inline diff --git a/.gitignore b/.gitignore index 492a4af..3a81596 100644 --- a/.gitignore +++ b/.gitignore @@ -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