.gitignore 87 B

12345678
  1. Gemfile.lock
  2. config.yaml
  3. config.yaml.private.*
  4. data/*
  5. vendor/*
  6. .bundle
  7. tmp_notes
  8. tmp/*