X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=.gitignore;h=4a62595fd0cf0bb10b4eb04795153b95d0680277;hb=HEAD;hp=f9801b8c01fa023203c54ee6b9d649e14f29623c;hpb=73be2117cb63d51b394835a39c9e2df3379d4f0e;p=ccsdk%2Fdistribution.git diff --git a/.gitignore b/.gitignore index f9801b8c..4a62595f 100755 --- a/.gitignore +++ b/.gitignore @@ -10,6 +10,7 @@ org.eclipse.core.resources.prefs .checkstyle maven-eclipse.xml workspace +.vscode ## Compilation Files ## *.class @@ -42,3 +43,10 @@ ExprGrammarLexer.tokens sdnc-core_bdio.jsonld blackDuckHubProjectName.txt blackDuckHubProjectVersionName.txt + +# Generated dependency list +direct-dependencies.txt + +# Ignore pems - these are only intended to aid in local compiles +# and should not be shared +*.pem