X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=.gitignore;h=b87c303739e417fc1461cd1828b6664f9251a151;hb=374dfc1cd98c518a248ca0b4937541699857e274;hp=fd2ceb79c54beba69de2cf227928efcb7d96b564;hpb=028ddff2d9632f8eeb99bb2eb850be93cd86f74c;p=odlparent.git diff --git a/.gitignore b/.gitignore index fd2ceb79c..b87c30373 100644 --- a/.gitignore +++ b/.gitignore @@ -17,6 +17,10 @@ local.properties .classpath .checkstyle +.fbExcludeFilterFile + +# https://github.com/jbosstools/m2e-apt +.factorypath # External tool builders .externalToolBuilders/ @@ -30,7 +34,7 @@ local.properties # PDT-specific .buildpath -# sbteclipse plugin +# sbteclipse plugin .target # TeXlipse plugin @@ -70,5 +74,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/