X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=.gitignore;h=a905b3f25e55a7d483112bef0077194a467818a0;hb=7e70156de2c31e2fc8e90a8f22905e7febba5af7;hp=f9801b8c01fa023203c54ee6b9d649e14f29623c;hpb=dd89f654bf004a40f8e2353fe661649398cc5e6c;p=ccsdk%2Fparent.git diff --git a/.gitignore b/.gitignore index f9801b8c..a905b3f2 100755 --- a/.gitignore +++ b/.gitignore @@ -10,6 +10,7 @@ org.eclipse.core.resources.prefs .checkstyle maven-eclipse.xml workspace +.vscode ## Compilation Files ## *.class @@ -17,6 +18,7 @@ workspace target target-ide MANIFEST.MF +**/__pycache__ ## Misc Ignores (OS specific etc) ## bin/ @@ -42,3 +44,6 @@ ExprGrammarLexer.tokens sdnc-core_bdio.jsonld blackDuckHubProjectName.txt blackDuckHubProjectVersionName.txt + +#Generated dependencies list +direct-dependencies.txt