# version control .svn .hg .bzr # editors \#* .#* \.#* *~ *.tmproj *._flymake.* *.project # os x .DS_Store Icon? # backup .bak # tools TAGS* nohop.out a.out *.pyc *.so *.stackdump .yardoc # commonly ignored files /**/*DO_NOT_VERSION* /**/log/* /**/tmp/* /doc/* /pkg/* # bundler -- do NOT add Gemfile.lock to this list .bundle bundle/* # configuration files that are dropped in outside of git config/development.yml config/deploy.yml