@@ -7,6 +7,9 @@
# Ignore bundler config
/.bundle
+# Ignore database config
+/config/database.yml
+
# Ignore the default SQLite database.
/db/*.sqlite3