1 # This .gitignore is appropriate for repositories deployed to GitHub Pages and using
2 # a Gemfile as specified at https://github.com/github/pages-gem#conventional
4 # Basic Jekyll gitignores (synchronize to Jekyll.gitignore)
10 # Additional Ruby/bundler ignore for when you run: bundle install
13 # Specific ignore for GitHub Pages
14 # GitHub Pages will always use its own deployed version of pages-gem
15 # This means GitHub Pages will NOT use your Gemfile.lock and therefore it is
16 # counterproductive to check this file into the repository.
17 # Details at https://github.com/github/pages-gem/issues/768
20 #remove various site tools build stuff from git
24 RSSGen/.idea/.idea.RSSGen/.idea/aws.xml
25 RSSGen/.idea/.idea.RSSGen/.idea/encodings.xml
26 RSSGen/.idea/.idea.RSSGen/.idea/indexLayout.xml
27 RSSGen/.idea/.idea.RSSGen/.idea/misc.xml
28 RSSGen/.idea/.idea.RSSGen/.idea/vcs.xml
30 SiteTools/ParticleGen/bin/
31 SiteTools/ParticleGen/obj/