public
Description: The PhillyonRails.org website
Homepage: http://www.PhillyonRails.org
Clone URL: git://github.com/cbartlett/phillyonrails.org.git
ignoring databases
cbartlett (author)
Wed Jul 23 03:36:04 -0700 2008
commit  d0cdd06a076a19b26b9f48a8af046e7522b58bdf
tree    8d5152427b3d15e370476d1950a07a571425280b
parent  7af0877afe84c8a7d18e12d5b3f2dc6f02754bed
  • .gitignore
  • db/development.sqlite3
  • db/test.sqlite3
...
1
2
3
 
4
...
1
2
3
4
5
0
@@ -1,3 +1,4 @@
0
 log/*.log
0
 .DS_Store
0
 db/schema.rb
0
+db/*.sqlite3
0
\ No newline at end of file

Comments

    No one has commented yet.