Update example gitignore to latest version

This commit is contained in:
Joscha 2019-04-20 19:01:25 +00:00
parent 1c409601db
commit 7024686ff2
4 changed files with 25 additions and 3 deletions

View file

@ -8,6 +8,10 @@ lib/
lib64
pyvenv.cfg
# config files
# bot stuff
#
# These files are ignored because they may contain sensitive information you
# wouldn't want in your repo. If you need to have a config file in your repo,
# store a bot.conf.default with default settings.
*.conf
cookie_jar
*.cookie