eBooru/.gitignore
Earlopain eb271ca799
[Misc] Delete api.txt and add doc folder to gitignore
The file was last updated 4 years ago and is pretty outdated.
Incorrect documentation is often worse than no documentation.
YARD throws it's files there, and also in .yardoc, ignore those
2021-07-05 13:22:05 +02:00

40 lines
514 B
Plaintext

.env.*
.bundle
.yardoc
config/database.yml
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
.vagrant
/public/packs
/public/packs-test
/node_modules
yarn-debug.log*
.yarn-integrity