about summary refs log tree commit homepage
path: root/t/rails3-app/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 't/rails3-app/.gitignore')
-rw-r--r--t/rails3-app/.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/t/rails3-app/.gitignore b/t/rails3-app/.gitignore
new file mode 100644
index 0000000..af64fae
--- /dev/null
+++ b/t/rails3-app/.gitignore
@@ -0,0 +1,4 @@
+.bundle
+db/*.sqlite3
+log/*.log
+tmp/**/*