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
Search Repo:
Ignore sqlite files.

I use sqlite for testing.
dustin (author)
Mon Mar 31 12:28:40 -0700 2008
commit  f6571d97eb7a4cacfba31b47270b10c6251896e7
tree    6fd656363f603d3d95484811016e9a375a9ddec3
parent  ac3b6281288b5390135d1ec446008ef438d7c17c
...
10
11
12
 
13
14
...
10
11
12
13
14
15
0
@@ -10,6 +10,7 @@
0
 config/ultrasphinx/production.conf
0
 config/ultrasphinx/staging.conf
0
 db/schema.rb
0
+db/*.sqlite3
0
 .autotest
0
 db/sphinx/*

Comments

    No one has commented yet.