osem-fcy/.gitignore
Henne Vogelsang b2f0796799
Drop mysql2 support, settle on postgresql
It's enough work to support one database, let's settle on
the defacto Rails default.
2024-06-06 18:05:52 +02:00

44 lines
577 B
Text

config/application.rb
config/config.yml
config/secrets.yml
config/master.key
config/credentials.yml.enc
/vendor/cache
/vendor/cache-old
/storage/*
.idea/*
*.iml
*.rbc
*.sassc
.sass-cache
capybara-*.html
.rspec
/.bundle
/vendor/bundle
/log/*
/tmp/*
/public/system/*
/coverage/
/spec/tmp/*
**.orig
rerun.txt
pickle-email-*.html
*~
/public/assets
/bundle
/doc/app
.vagrant/
.env
.env.production
.env.development
.env.test
.env.local
.envrc
docker-compose.override.yml
.DS_Store
.byebug_history
.buildconfig
osem_development
osem_test
.ackrc
spec/support/deprecation_shitlist.json