Skip to content

Commit

Permalink
Added coverage/ dir to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
amanelis committed Jan 25, 2013
1 parent dcb131f commit c74d2ed
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .gitignore
Expand Up @@ -13,6 +13,9 @@
# sass-cache
/app/assets/stylesheets/.sass-cache

# Simplecov
/coverage

.bushido
.rvmrc

Expand All @@ -22,4 +25,4 @@
/log/*.log
/tmp

public/system/*
public/system/*

0 comments on commit c74d2ed

Please sign in to comment.