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