Initial commit, work in progress

This commit is contained in:
Brian Candler
2011-04-29 11:51:10 +01:00
commit 933f20823f
6 changed files with 580 additions and 0 deletions

9
.gitignore vendored Normal file
View File

@@ -0,0 +1,9 @@
*~
*.orig
*.gem
*.sw?
.irbrc
.#*
rdoc
coverage
tmp/*