X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=.gitignore;h=10f24b296cad0010ceddfee41a7ef22336066224;hb=3ad1b9d4ead1f02b066d227f4d02d5a16c551945;hp=3eac4850481c3fe70d5e7d2ac8af8060db03268a;hpb=0cf4fef8718d6e5f45bb1994d8e6c2612d7104c5;p=integration%2Fpackaging.git diff --git a/.gitignore b/.gitignore index 3eac485..10f24b2 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,9 @@ # Tox .tox/ +# Coala +node_modules + # Python .idea *.pyc @@ -16,3 +19,13 @@ log.html output.xml report.html + +# Ansible +*.retry + +# Archives +*.tar.gz +*.zip + +# Other +packages/deb/opendaylight/*