X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=.gitignore;h=49e9ad865db30f135fc4446635a2bc7b8c38c3d1;hb=refs%2Fheads%2Fstable%2Fcarbon;hp=3b80eeb6608c34df8858adacd3c3fc872e6ccbe1;hpb=dbf95c5b8fad79969ac914f1f9f74974a775e8ad;p=openflowjava.git diff --git a/.gitignore b/.gitignore index 3b80eeb6..49e9ad86 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,10 @@ -**/target -**/.classpath -**/.project -**/.settings -**/.externalToolBuilders -**/maven-eclipse.xml \ No newline at end of file +target/ +.classpath +.project +.settings/ +.externalToolBuilders/ +maven-eclipse.xml +.checkstyle +.idea +*.iws +*.iml