X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=.gitignore;h=e7b66fb432b04f45243c77cec9e18e63b351c793;hb=90a5c32230d290d3b0b654e57e9b72f6f3bb0815;hp=11426c9b64c486f6fd97863d6f18fd3ef4e414a7;hpb=f52cb7cfeb4e24febe7c66af3d5bb275a50d7f99;p=osm%2FN2VC.git diff --git a/.gitignore b/.gitignore index 11426c9..e7b66fb 100644 --- a/.gitignore +++ b/.gitignore @@ -20,6 +20,7 @@ tests/charms/deps dist/ .cache/ .local/ +.eggs N2VC.egg-info/ .coverage cover @@ -30,3 +31,10 @@ nosetests.xml .vscode/ .project .pydevproject +bin/ +lib/ +lib64 +pyvenv.cfg +share/ +venv/ +.idea