public
Fork of ari/clockingit
Description: Project Management, Collaboration and Time Tracking. These is my modifications to the current master.
Homepage: http://www.clockingit.com/
Clone URL: git://github.com/markcatley/clockingit.git
clockingit / .gitignore
100644 27 lines (26 sloc) 0.391 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
*~
*#
\.#*
*.bak
_darcs
\.svn
/index
/log
/store
/nbproject
config/database.yml
config/ferret_server.yml
config/environment.rb
config/juggernaut_config.yml
semantic.cache
public/javascripts/base_*.js
public/javascripts/portal_*.js
public/javascripts/tt_*.js
public/stylesheets/base_*.css
public/stylesheets/portal_*.css
public/stylesheets/tt_*.css
tmp
doc/rdoc
.DS_Store
.buildpath
.project