Cleaned up README and moved config info out of version control

Clarified naming of some things.
This commit is contained in:
Stan James
2018-01-28 22:29:50 -07:00
parent 68cf51aa3e
commit 01019f1186
6 changed files with 84 additions and 39 deletions

24
.gitignore vendored Normal file
View File

@ -0,0 +1,24 @@
# Never commit config data
config.cnf
# Byte-compiled / optimized / DLL files
*.py[cod]
# Distribution / packaging
.Python
env/
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib64/
parts/
sdist/
var/
*.egg-info/
.installed.cfg
*.egg
origin-telegram-logger-bot