diff --git a/.gitignore b/.gitignore index a48d63b..64c9248 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ build .env -auth.json \ No newline at end of file +auth.json +files/source-context.json \ No newline at end of file diff --git a/files/source-context.json b/files/source-context.json deleted file mode 100644 index 807cebc..0000000 --- a/files/source-context.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "git": { - "revisionId": "8f9fdc8abb573109d2d041e524d1d88b348bcfc0", - "url": "git@github.com:seibert-media/hangouts-jira-bot" - } -} \ No newline at end of file