public
Description: Wikimedia's Mobile Site in Merb
Homepage: http://m.wikipedia.org
Clone URL: git://github.com/hcatlin/wikimedia-mobile.git
hcatlin (author)
Sat Nov 07 09:17:10 -0800 2009
commit  6e18ec3605cf8c697458e58f3aba2eb8a3af135e
tree    fd7ccccc5bf9b6452ec928b1142bb54e036db9db
parent  c8273c97102d5d76bb98515c5bf30ce9d04274f2
wikimedia-mobile / .gitignore
100755 26 lines (25 sloc) 0.232 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
.DS_Store
log/*
tmp/*
stats/tmp
TAGS
*~
.#*
public/grammar
schema/schema.rb
schema/*_structure.sql
schema/*.sqlite3
schema/*.sqlite
schema/*.db
bin
gems
*.sqlite
*.sqlite3
*.db
src/*
.hgignore
.hg/*
.svn/*
.*.swp
.project
.settings