X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=.gitignore;h=af2cea949ae20c3206397a2c5a09fb844973d23c;hb=e0e6700ef1e523a42e31c0baf955202b48f74ad2;hp=1b78296903f38bf0b5cc8c6cf93b2e88a3335f33;hpb=beaf57528af475963dc72aaa66c00f666d3ab7a6;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