X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=.gitignore;h=72ed97fb3925ee0f908bfa6abc45600e4862d9a0;hb=refs%2Fheads%2Fstable%2Fcarbon;hp=13a05cae75384114cb1e58e1830c6b81dcb138d8;hpb=cdcc4650dd696a525e2d780088d21e9c8e85b95d;p=groupbasedpolicy.git diff --git a/.gitignore b/.gitignore index 13a05cae7..72ed97fb3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +.DS_Store .idea/ target/ *.class @@ -16,4 +17,11 @@ target .classpath .project .settings -MANIFEST.MF +.checkstyle +yang-gen-config/ +yang-gen-sal/ +maven-metadata-local.xml +.DS_Store +*.ipr +*.iws +*.log