Skip to content

Commit

Permalink
Set up .gitignore file and README
Browse files Browse the repository at this point in the history
  • Loading branch information
mozz100 committed Apr 23, 2012
2 parents ba51776 + 6df7169 commit 9b1809e
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 0 deletions.
17 changes: 17 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,20 @@
# Ignore all logfiles and tempfiles.
/log/*.log
/tmp
=======
*.rbc
*.sassc
.sass-cache
capybara-*.html
.rspec
/.bundle
/vendor/bundle
/log/*
/tmp/*
/db/*.sqlite3
/public/system/*
/coverage/
/spec/tmp/*
**.orig
rerun.txt
pickle-email-*.html
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
bardofavon
==========

Open source Shakespeare data

0 comments on commit 9b1809e

Please sign in to comment.