public
Description: A lightweight Blogging Engine built using Ruby On Rails.
Clone URL: git://github.com/NoKarma/hades.git
ignore docs and stupid .DS_Store files.
NoKarma (author)
Tue Jul 08 13:22:50 -0700 2008
commit  22f8f514ccfc6dc84e95ad95275012cd3504a32d
tree    0b2967c803846fe540c1c0b1f6230f7a6b4962da
parent  9456e2b03bdae5b531f2ab62c5dec70495ab0753
...
1
 
 
2
3
4
 
 
 
5
...
 
1
2
3
 
4
5
6
7
8
0
@@ -1,3 +1,6 @@
0
-.DS_Store
0
+.DS_Store
0
+*/**/.DS_Store
0
 db/*.sqlite3
0
-test
0
\ No newline at end of file
0
+test
0
+doc/api
0
+doc/app
0
\ No newline at end of file

Comments

    No one has commented yet.