.gitignore 328 B

12345678910
  1. # This gitignore file is for this projects concerns.
  2. # Please set swap files and system folder files for your operating system and
  3. # editors to be ignored in
  4. # the 'global ignore file'.
  5. # See: http://git-scm.com/book/en/v2/Customizing-Git-Git-Configuration
  6. # : search for "global .gitignore"
  7. # bundler specific
  8. .gem
  9. .bundle