Accept None for parameter ca_cert at vnf.py: N2VC.__init__
[osm/N2VC.git] / modules / libjuju / .gitignore
1 *.sw[mnop]
2 .venv/
3 *.pyc
4 *.py~
5 docs/_build/
6 __pycache__/
7 .tox/
8 *.egg-info/
9 .cache/
10 .\#*
11 dist/
12 dev/
13 .pytest_cache
14 pytestdebug.log
15 .vscode/