eBooru/.gitignore
Earlopain 09be4cded9
[CI] Commit database.yml
Makes the test setup easier.
Also eases prod deploys with the two separate db pool sizes.
2023-02-25 14:41:07 +01:00

40 lines
515 B
Plaintext

.env
.env.production
.bundle
.yardoc
config/danbooru_local_config.rb
config/deploy/*.rb
config/application.yml
config/newrelic.yml
db/*.sqlite3
doc/*
log/*.log
tmp/*
public/data
public/assets
vendor/cache/*.gem
.sass-cache
.DS_Store
coverage
*~
*.swp
tmp/*.jpg
tmp/*.png
danbooru.db
iqdb.db
danbooru.sublime-project
danbooru.sublime-workspace
script/scratch.*
test/fixtures/vcr_cassettes
.gitconfig
test/reports
.idea
/public/packs
/public/packs-test
/node_modules
/yarn-error.log
yarn-debug.log*
.yarn-integrity