Merge branch 'master' of github.com:x89/Shreddit

pull/18/head
David Trail 10 years ago
commit 72eacc0644

1
.gitignore vendored

@ -1,4 +1,5 @@
*.cfg
*.pyc
shreddit.conf
praw.ini
__pycache__/

@ -45,7 +45,7 @@ trial_run = True
edit_only = True
# Ignore distinguished comments.
ignore_distinguished = True
whitelist_distinguished = True
# ignore gilded (gold) comments
whitelist_gilded = True

Loading…
Cancel
Save