X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=.gitignore;h=da5be272cbdc84a3385ad76ee60f7f5ecb4ddc9a;hb=e89d5d4e03bb39c0dc5f0606f6f32b77e7d152b2;hp=9bde9283befc2d480b6318a751eb487139f99549;hpb=1bd3bd858aaf21ecccc64134c536d105c10b0d7e;p=osm%2FN2VC.git diff --git a/.gitignore b/.gitignore index 9bde928..da5be27 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,11 @@ *.sw[mnop] .venv/ *.pyc +*.py~ docs/_build/ __pycache__/ .tox/ *.egg-info/ .cache/ +.\#* +dist/