python-telegram-bot/.gitignore

71 lines
842 B
Text
Raw Normal View History

2015-07-07 17:30:39 +02:00
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
# C extensions
*.so
# Distribution / packaging
.Python
env/
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
*.egg-info/
.installed.cfg
*.egg
2015-07-07 23:46:32 +02:00
.env
2015-07-07 17:30:39 +02:00
# PyInstaller
# Usually these files are written by a python script from a template
# before PyInstaller builds the exe, so as to inject date/other infos into it.
*.manifest
*.spec
# Installer logs
pip-log.txt
pip-delete-this-directory.txt
# Unit test / coverage reports
htmlcov/
.tox/
.coverage
.coverage.*
.cache
nosetests.xml
coverage.xml
*,cover
2015-09-08 01:11:46 +02:00
.coveralls.yml
2015-07-07 17:30:39 +02:00
# Translations
*.mo
*.pot
# Django stuff:
*.log
# Sphinx documentation
docs/_build/
# PyBuilder
target/
2015-07-11 08:38:43 +02:00
.idea/
2015-09-09 14:12:35 +02:00
# Sublime Text 2
*.sublime*
2015-12-26 18:34:05 +01:00
# unitests files
telegram.mp3
telegram.mp4
telegram.ogg
telegram.png
telegram.webp