MadelineProto/.gitignore

68 lines
783 B
Plaintext
Raw Normal View History

2015-03-11 16:46:02 +01:00
# JetBrains IDE
.idea/
2015-03-14 14:05:44 +01:00
*.iml
2015-03-11 16:46:02 +01:00
2015-02-23 11:59:12 +01:00
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
# C extensions
*.so
# Distribution / packaging
.Python
env/
build/
develop-eggs/
dist/
downloads/
eggs/
lib64/
parts/
sdist/
var/
*.egg-info/
.installed.cfg
*.egg
# 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
.cache
nosetests.xml
coverage.xml
# Translations
*.mo
*.pot
# Django stuff:
*.log
# Sphinx documentation
docs/_build/
# PyBuilder
target/
2015-02-24 10:47:31 +01:00
2015-04-04 09:18:45 +02:00
# emacs auto-saving files
\#*#
2016-07-15 13:03:36 +02:00
.#*#
2016-07-15 13:04:24 +02:00
*.swp
vendor
2016-11-22 17:37:48 +01:00
*save*
2016-09-14 12:25:06 +02:00
*bak
number.php
token.php