X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=.gitignore;h=4ee9ea951f4d64f1b94d76d87ed05c03db92fb21;hb=4f9ac138bc280f0cff6da20d1e4bc4c87a9934a6;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