# Ignoring logging directory
logs/*
# Ignore the running willie config file
conf/whatsedo.cfg
conf/whatsapp.json
# Don't ignore gitignore
!.gitignore
# Ignore *.pyc
*.pyc