1 # See http://help.github.com/ignore-files/ for more about ignoring files.
3 # If you find yourself ignoring temporary files generated by your text editor
4 # or operating system, you probably want to add a global ignore instead:
5 # git config --global core.excludesfile ~/.gitignore_global
7 # Ignore bundler config
10 # Ignore the default SQLite database.
13 # Ignore all logfiles and tempfiles.
17 # Some sensitive files
18 /config/api.clinicalfuture.com.*
20 /config/initializers/omniauth.rb
28 # site-specific hardcoded API tokens
29 /config/initializers/hardcoded_api_tokens.rb
31 /config/environments/development.rb