X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=.gitignore;h=6fc256286f64c06cfca1c0a86d2f4ae430791b0d;hb=e172646a5957944bb232eee36bd7596e863b1b5a;hp=65b51a694649f9027eec2ab37ad5b4acc12cbf45;hpb=67a6a61f91696873917fccffd57d4a8423867392;p=doctor.git diff --git a/.gitignore b/.gitignore index 65b51a69..6fc25628 100644 --- a/.gitignore +++ b/.gitignore @@ -1,10 +1,18 @@ *~ +*.pyc .*.sw? **.log +*.pyc +/*.egg-info/ +.eggs/ +/build/ /docs_build/ /docs_output/ /releng/ /tests/*.img +#IntelJ Idea +.idea/ + #Build results .tox