public
Description: Gitorious aims to provide a great way of doing distributed opensource code collaboration.
Homepage: http://gitorious.org/projects/gitorious
Clone URL: git://github.com/dysinger/gitorious.git
ignore local config files and db/schema.rb
dchelimsky (author)
Tue Mar 04 07:13:11 -0800 2008
commit  15540398b3ee68c95cc327b87694c759699ffb23
tree    c5e8eb5bc4e3fd7c8ffd9090810ebfb3dd3f54e0
parent  b0dbaf309c30cb6f7f81e6e4eb07c5ecba3e178c
...
2
3
4
5
 
 
 
...
2
3
4
 
5
6
7
0
@@ -2,4 +2,6 @@
0
 .DS_Store
0
 coverage/*
0
 public/cache/*
0
-*~
0
+config/datbase.yml
0
+config/gitorious.yml
0
+db/schema.rb

Comments

    No one has commented yet.