X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=.gitignore;h=4ee9ea951f4d64f1b94d76d87ed05c03db92fb21;hb=6a29e601b8c98637b42071e6f7c61d88c9faf6d2;hp=6aca512152fdfe75414c8cbaecdb812852cf05a6;hpb=f56df5d877d406deea4725f0ae593774e86c2592;p=releng%2Fbuilder.git diff --git a/.gitignore b/.gitignore index 6aca51215..4ee9ea951 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,18 @@ -*.swp +# Ignore Vim temporary files +.*.sw? # Ignore changes to the JJB Configuration File jenkins.ini + +# Ignore Sandbox temporary files +jjb/*/releng-*.yaml + +# Maven +target/ + +# Vagrant +.vagrant + +# IntelliJ +.idea/ +*.iml