Skip to content

Commit

Permalink
add output dir to rake file and git ignore it
Browse files Browse the repository at this point in the history
  • Loading branch information
nullstyle committed Nov 3, 2009
1 parent bd305db commit 3706871
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
.DS_Store
out
1 change: 1 addition & 0 deletions tasks/main.rake
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
directory "out"

["given", "family"].each do |set|

Expand Down

0 comments on commit 3706871

Please sign in to comment.