.gitignore
/.bundle
/db/*.sqlite3
/db/*.sqlite3-journal
/db/files
/log/
/public/assets/
/public/system/
/tmp/
/doc/usermanual/*.html
/doc/usermanual/screenshots
/config/site.yml
/config/newrelic.yml
/config/database.local.yml
/config/site_tailoring.rb
/config/extra_fields/*.rb
!/config/extra_fields/*.example.rb
/config/email_templates
/coverage
.DS_Store
/vendor/bundle
/vendor/tmc-langs-rust
# Eclipse
/.project
/.buildpath
/.settings
# IntelliJ IDEA
/.idea
# Byebug history file
.byebug_history
# Node_modules
/ext/sandbox/node_modules
# Ignore default active_storage
storage/