]> git.openstreetmap.org Git - rails.git/blobdiff - .gitignore
Merge remote-tracking branch 'upstream/pull/4705'
[rails.git] / .gitignore
index 5ba4bc764093feadbe0fe7ac4219e1f6089c1321..444dc99c9c1cc38a1184c75778de5e916fad7977 100644 (file)
@@ -1,18 +1,25 @@
 *~
 .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/piwik.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