forked from jsomers/lesswrong
-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitignore
59 lines (59 loc) · 793 Bytes
/
.gitignore
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
*.pyc
*.pyo
*~
*.html.py
*.so
*.o
*.orig
*.log
*.tmp
*.md5
*.swp
.fseventsd
db
*.*.py
.\#*
\#*.*\#
.hg
.hgignore
.rvmrc
.ruby-version
/.vagrant
/tags
/TAGS
lighttpd.**
development.ini
development_*.ini
lesswrong.com*.ini
r2/r2/public/files/wiki.lesswrong.xml
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/r2/public/static/lesswrong.js
public/files/
r2/r2admin
r2/reddit_i18n
r2/build/
r2/dist/
r2/data/*
r2/count.pickle
r2/srcount.pickle
r2/myproduction.ini
.DS_Store
.fseventsd/*
r2/r2.egg-info/**
r2/lighttpd_access.log
r2/lighttpd_error.log
r2/paster.log
r2/paster.pid
memcached.*.pid
paster.*.pid
config/deploy/aws-test.rb
exporter/*
notes/*
attic/*
.dir-locals.el
.Trashes/*
.apdisk
spec/selenium-override.rb