X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FN2VC.git;a=blobdiff_plain;f=.gitignore;h=e7b66fb432b04f45243c77cec9e18e63b351c793;hp=11426c9b64c486f6fd97863d6f18fd3ef4e414a7;hb=d4cee8c1edd901a2922bb2593e5b643844f83b3a;hpb=f52cb7cfeb4e24febe7c66af3d5bb275a50d7f99 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