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