X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FN2VC.git;a=blobdiff_plain;f=.gitignore;h=543898d6be4d16c8d3b6a02dfda21c5d0d98a22d;hp=866a7851f2a46c0b305493a063022b1acc7e3f31;hb=refs%2Fchanges%2F44%2F8544%2F1;hpb=dcdf82bbc1ef310379f746518b2dd3b006353cb3;ds=sidebyside diff --git a/.gitignore b/.gitignore index 866a785..543898d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,12 +1,9 @@ -*.sw[mnop] -.venv/ +__pycache__ *.pyc -*.py~ -docs/_build/ -__pycache__/ .tox/ -*.egg-info/ -.cache/ -.\#* +tests/charms/builds +tests/charms/deps dist/ -dev/ +.cache/ +.local/ +N2VC.egg-info/