public
Description: Vault
Homepage: http://peervoice.com/software/vault
Clone URL: git://github.com/ddollar/vault.git
Search Repo:
updated gitignore to handle sqlite databases
ddollar (author)
Sat Apr 12 13:07:02 -0700 2008
commit  d9f61ab8ea938447a7333637ece7dcca62320587
tree    4bd9657d6eea295a0548e421ed1d79127c6df104
parent  fc44ab98ddac3a3160b8d6e32eb8951245db55b8
...
1
2
3
 
4
5
...
1
2
 
3
4
5
0
@@ -1,6 +1,6 @@
0
 config/database.yml
0
 config/repositories.yml
0
-db/*.db
0
+db/*.sqlite3
0
 log/*.log
0
 tmp/*

Comments

    No one has commented yet.