X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=.gitignore;h=af2cea949ae20c3206397a2c5a09fb844973d23c;hb=0b08a9b0d324088afd8e220511b58721b92cfbfb;hp=1b78296903f38bf0b5cc8c6cf93b2e88a3335f33;hpb=1061cc9d6929e8bb2052f4562bedd7fdce5034ac;p=openflowplugin.git diff --git a/.gitignore b/.gitignore index 1b78296903..af2cea949a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ .idea/ target/ +target-ide/ *.class *.iml **/target @@ -10,7 +11,6 @@ products repository workspace *~ -target .classpath .project .settings @@ -27,3 +27,7 @@ maven-metadata-local.xml /.pydevproject *.log .tox/ +nbactions.xml +nb-configuration.xml +.fbExcludeFilterFile +.factorypath