public
Description: Score Keeper is a very simple web app for keeping score, rankings, etc. for games.
Homepage: http://www.scorekeepr.dk
Clone URL: git://github.com/larssg/score-keeper.git
Click here to lend your support to: score-keeper and make a donation at www.pledgie.com !
Lars G. Sehested (author)
Sat Jul 04 06:00:01 -0700 2009
commit  6b21813bf42ee35286dfd1b6d590608b9fa719e7
tree    11f95a4e8d1c41268b6cb22ac704f27eb213047a
parent  49600ddf7493eb872b0667bd4cab4feee22888f3
score-keeper / .gitignore
100644 21 lines (20 sloc) 0.285 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
log/*.log
tmp/cache/*
tmp/pids/*
tmp/sessions/*
tmp/sockets/*
.DS_Store
coverage
public/cache/**/*
doc/api
doc/app
config/database.yml
config/deploy.rb
public/mugshots
public/stylesheets/cache
public/javascripts/cache
.project
.loadpath
nbproject
vendor/plugins/goldspike
db/*.sqlite3