jeremyf / stop-simple-time

A simple time tracker that is most definitely a work in progress

This URL has Read+Write access

stop-simple-time / .gitignore
100644 9 lines (9 sloc) 0.111 kb
1
2
3
4
5
6
7
8
9
log/*.log
tmp/**/*
.DS_Store
public/cache/**/*
doc/api
doc/app
db/*.sqlite3
db/schema.rb
db/*.sqlite3.decrypted