Newer
Older
# See https://help.github.com/articles/ignoring-files for more about ignoring files.
#
# If you find yourself ignoring temporary files generated by your text editor
# or operating system, you probably want to add a global ignore instead:
# git config --global core.excludesfile '~/.gitignore_global'
# Ignore bundler config.
/.bundle
# Ignore all logfiles and tempfiles.
/log/*
!/log/.keep
/tmp
/.idea
/vendor
/log
/db/schema.rb
/db/development.sqlite3
Felipe Bombardelli
committed
/db/test.sqlite3
/config/orientdb.yml
/config/dspace.yml
/shared/*
dump.rdb
/public/system/*
# ignore server scripts
puma.sh
start_puma.sh
stop_puma.sh
portalmec-sidekiq.service
sidekiq.sh
autocomplete-server.service
# ignore configs
/config/database.yml
/config/sidekiq.yml