mirror of
https://github.com/internetee/registry.git
synced 2025-07-21 02:05:57 +02:00
Cleanup .gitignore
This commit is contained in:
parent
42bf3def43
commit
2092767f54
1 changed files with 2 additions and 12 deletions
14
.gitignore
vendored
14
.gitignore
vendored
|
@ -13,24 +13,14 @@ config/initializers/secret_token.rb
|
|||
config/deploy.rb
|
||||
config/secrets.yml
|
||||
config/database.yml
|
||||
config/application.yml
|
||||
config/environments/development.rb
|
||||
misc
|
||||
/export
|
||||
/import
|
||||
/ca
|
||||
todo
|
||||
|
||||
## Environment normalisation:
|
||||
/.bundle
|
||||
/vendor/bundle
|
||||
.idea
|
||||
# editor tmp files
|
||||
*.*~
|
||||
|
||||
# these should all be checked in to normalise the environment:
|
||||
# Gemfile.lock, .ruby-version, .ruby-gemset
|
||||
|
||||
# unless supporting rvm < 1.11.0 or doing something fancy, ignore this:
|
||||
.rvmrc
|
||||
|
||||
# Ignore application configuration
|
||||
/config/application.yml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue