Skip to content

Commit

Permalink
added activesupport/test/tmp to gitignore
Browse files Browse the repository at this point in the history
[rails#6484 state:committed]

Signed-off-by: Santiago Pastorino <santiago@wyeworks.com>
  • Loading branch information
dcrec1 authored and spastorino committed Feb 28, 2011
1 parent 53b17e9 commit a062992
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ activerecord/doc
actionpack/doc
actionmailer/doc
activesupport/doc
activesupport/test/tmp
activemodel/test/fixtures/fixture_database.sqlite3
actionpack/test/tmp
activesupport/test/fixtures/isolation_test
Expand Down

0 comments on commit a062992

Please sign in to comment.