public
Description: Open Source Social Network written in Ruby on Rail by Less Everything
Homepage: http://lovdbyless.com
Clone URL: git://github.com/stevenbristol/lovd-by-less.git
added sqlite3 dbs to gitignore
Les Freeman (author)
Wed Jun 04 13:29:24 -0700 2008
commit  ecf0fbaa74b3528365ae64da653a2bcce6f50903
tree    ea74d34ca48c02101724c7988761427159d23365
parent  3eaa7ef54c88b9aa92ed52ebe2f15b89ba8c0dc8
...
1
2
 
3
4
5
...
1
2
3
4
5
6
0
@@ -1,5 +1,6 @@
0
 .DS_Store
0
 db/*.db
0
+db/*.sqlite3
0
 db/schema.rb
0
 log/*.log
0
 tmp

Comments

    No one has commented yet.