X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=.gitignore;h=6576f6243cb3b4a5a016470b063553fa9dbe32de;hb=d4b73412ab95a1d46e9881ac54803b13eb1fee8d;hp=3801de5b7d4c0bb5d78f4bd720d8660d77d3eedb;hpb=6ba8473aaa30ea3ad7468271f51fc3a8aa63f4a7;p=netvirt.git diff --git a/.gitignore b/.gitignore index 3801de5b7d..6576f6243c 100755 --- a/.gitignore +++ b/.gitignore @@ -1,19 +1,32 @@ -.idea/ -target/ -*.class -*.iml -**/target -**/bin -dist -**/logs -products -repository -workspace -*~ -target -.classpath -.project -.settings -MANIFEST.MF -.vagrant -.DS_Store +*.class +**/target +bin/ +dist +**/logs +products +repository +workspace +*~ +target +.classpath +.project +.settings +MANIFEST.MF +opendaylight/northbound/integrationtest/logs/* +*.ipr +*.iml +*.iws +.idea +*.pyc +log.html +output.xml +report.html +*.swp +.gitignore +target-ide/ +.vagrant +.DS_Store +.checkstyle +yang-gen-config +yang-gen-sal +maven-metadata-local.xml