reddit / reddit

the github mirror of code.reddit.com updated every hour

This URL has Read+Write access

spez (author)
Thu Dec 04 19:07:00 -0800 2008
commit  8bcdf103bad3e4c4a4927b85efe34f41afe765d5
tree    d23a692b43de738c410923af00d9567675ceab22
parent  d4021a6dba49806e05c26e3f8ad343320ac18e61
reddit / .gitignore
100644 31 lines (30 sloc) 0.388 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
27
28
29
30
31
*.pyc
*.pyo
*~
*.html.py
*.so
*.o
*.orig
*.tmp
*.md5
*.*.py
.\#*
\#*.*\#
.hg
.hgignore
lighttpd.**
development.ini
development_*.ini
production.ini
r2/r2/public/static/frame.js
r2/r2/public/static/reddit.js
r2/r2/public/static/vote.js
r2/r2/public/static/reddit_rtl.css
r2/r2admin
r2/reddit_i18n
r2/data/*
r2/count.pickle
r2/srcount.pickle
r2/myproduction.ini
.DS_Store
r2/r2.egg-info/**