openstreetmap-website/.gitignore
2023-11-08 19:02:49 +00:00

25 lines
370 B
Text

*~
.DS_Store
.bundle/config
.idea
.ruby-gemset
.ruby-version
.vagrant
app/assets/javascripts/i18n
config/credentials.yml.enc
config/master.key
config/environments/*.local.yml
config/settings.local.yml
config/settings/*.local.yml
coverage
doc
log
node_modules
public/assets
public/attachments
public/export
storage
tmp
# docker-compose database directory
docker-db-data