diff --git a/activerecord/.gitignore b/activerecord/.gitignore index 8d747034f6..f2516307fa 100644 --- a/activerecord/.gitignore +++ b/activerecord/.gitignore @@ -1,4 +1,5 @@ /sqlnet.log /test/config.yml /test/db/ +/test/storage/ /test/fixtures/*.sqlite*