X-Git-Url: https://gerrit.onap.org/r/gitweb?p=ccsdk%2Fdistribution.git;a=blobdiff_plain;f=.gitignore;h=4a62595fd0cf0bb10b4eb04795153b95d0680277;hp=91f026b353ad88c5cab2ce02b5770d65fa0350b3;hb=HEAD;hpb=aeff1a04d07b6b2dea436189036a9bde1719d456 diff --git a/.gitignore b/.gitignore index 91f026b3..4a62595f 100755 --- a/.gitignore +++ b/.gitignore @@ -10,6 +10,7 @@ org.eclipse.core.resources.prefs .checkstyle maven-eclipse.xml workspace +.vscode ## Compilation Files ## *.class @@ -45,3 +46,7 @@ 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