voipms-python/.gitignore

44 lines
420 B
Plaintext

# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
*.pyc
# Installer logs
pip-log.txt
# Distribution / packaging
dist
build
eggs
parts
bin
develop-eggs
.installed.cfg
scratch
env
venv*
wheels
lib
lib64
share
pyvenv.cfg
templates
*.egg-info
# Unit test / coverage reports
.coverage
.pytest_cache/
.tox
test.py
.DS_Store
#htmlcov
htmlcov*
# pyenv
.python-version
# Visual Studio Code
.vscode/