diff --git a/.gitignore b/.gitignore index 29732180..68cc3752 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,6 @@ .project # omit Go vendor directories vendor/ + +.vscode +.gradle \ No newline at end of file diff --git a/commercial-paper/.gitignore b/commercial-paper/.gitignore index fe006361..876963b3 100644 --- a/commercial-paper/.gitignore +++ b/commercial-paper/.gitignore @@ -1 +1,2 @@ -cp.tar.gz \ No newline at end of file +cp.tar.gz +**/organization/**/gateway/connection*.yaml \ No newline at end of file