diff options
Diffstat (limited to 'railties/.gitignore')
-rw-r--r-- | railties/.gitignore | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/railties/.gitignore b/railties/.gitignore index 80dd262d2f..c08562e016 100644 --- a/railties/.gitignore +++ b/railties/.gitignore @@ -1 +1,5 @@ -log/ +/log/ +/test/500.html +/test/fixtures/tmp/ +/test/initializer/root/log/ +/tmp/ |