X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=.gitignore;h=1e44f73b973e0778968461368c8235e558ddca56;hb=0d3ddb408c6a37ff48f98c7e7d9dd00808b4c486;hp=3b80eeb6608c34df8858adacd3c3fc872e6ccbe1;hpb=dbf95c5b8fad79969ac914f1f9f74974a775e8ad;p=openflowjava.git diff --git a/.gitignore b/.gitignore index 3b80eeb6..1e44f73b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ -**/target -**/.classpath -**/.project -**/.settings -**/.externalToolBuilders -**/maven-eclipse.xml \ No newline at end of file +target/ +.classpath +.project +.settings/ +.externalToolBuilders/ +maven-eclipse.xml +.checkstyle