Skip to content

Commit

Permalink
Added .gitignore and Rakefile
Browse files Browse the repository at this point in the history
  • Loading branch information
luccastera committed Oct 28, 2010
1 parent 94b24e9 commit 1966555
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
*~
tmp/**/*
2 changes: 2 additions & 0 deletions Rakefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
require 'rake/clean'

0 comments on commit 1966555

Please sign in to comment.