diff --git a/.gitignore b/.gitignore index 17833a84..3958b023 100644 --- a/.gitignore +++ b/.gitignore @@ -13,4 +13,16 @@ itest/litd-itest itest/lnd-itest itest/itest.test itest/.logs -itest/*.log \ No newline at end of file +itest/*.log + +vendor +*.idea +*.run +*.iml +profile.cov +profile.tmp + +.DS_Store + +.vscode +*.code-workspace