X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=.gitignore;h=d0ca0aec765a7c9a932234ef68c0ba0ee309a3dd;hb=d84139e11665018fee1000200a16a2b9ba77ca0e;hp=09918bc3d8f5835d75ab2e0d64a859b24bf04abf;hpb=5890f60fdf4d8ce2f2190c6bb4ce129357dd6e87;p=odlparent.git diff --git a/.gitignore b/.gitignore index 09918bc3d..d0ca0aec7 100644 --- a/.gitignore +++ b/.gitignore @@ -7,12 +7,23 @@ bin/ tmp/ *.tmp *.bak -*.swp *~.nib local.properties .settings/ .loadpath +.project +.classpath + +.checkstyle +.fbExcludeFilterFile + +# Vim +.*.sw? + +# https://github.com/jbosstools/m2e-apt +.factorypath + # External tool builders .externalToolBuilders/ @@ -25,7 +36,7 @@ local.properties # PDT-specific .buildpath -# sbteclipse plugin +# sbteclipse plugin .target # TeXlipse plugin @@ -65,5 +76,8 @@ atlassian-ide-plugin.xml com_crashlytics_export_strings.xml # maven -target +target/ +target-ide/ +# ./tox.ini Python packages used e.g. by http://coala.io +.tox/