Skip to content

Commit

Permalink
fix typo in gitignore generation
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Cornick committed Jul 22, 2009
1 parent 78b7e59 commit 01db552
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/provisional/templates/viget.rb
Expand Up @@ -43,8 +43,8 @@
tmp/**/*
config/database.yml
END
run 'touch tmp/.gitignore log/.gitignore vendor/.gitignore'
]
run 'touch tmp/.gitignore log/.gitignore vendor/.gitignore'

# install jrails javascripts
rake 'jrails:install:javascripts'
Expand Down

0 comments on commit 01db552

Please sign in to comment.