]> git.openstreetmap.org Git - rails.git/blobdiff - .gitignore
Merge remote-tracking branch 'upstream/pull/5232'
[rails.git] / .gitignore
index 6bfe6b19e3753a35e40496a9f2b2ab1722f65055..380a88047f9ad35e43edb8abe354958e78fdadbe 100644 (file)
@@ -1 +1,26 @@
+*~
+.DS_Store
+.bundle/config
+.idea
+.local-overcommit.yml
+.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
 log
+node_modules
+public/assets
+public/attachments
+public/export
+storage
+tmp
+
+# docker-compose database directory
+docker-db-data