Commit ·
bf2a638
1
Parent(s): 25d4110
Ignore README GitHub payload helper file
Browse files- .gitignore +1 -0
.gitignore
CHANGED
|
@@ -10,3 +10,4 @@ __pycache__/
|
|
| 10 |
# Local helper artifacts (not needed in the repo)
|
| 11 |
_push_payload.json
|
| 12 |
_notebook_content.txt
|
|
|
|
|
|
| 10 |
# Local helper artifacts (not needed in the repo)
|
| 11 |
_push_payload.json
|
| 12 |
_notebook_content.txt
|
| 13 |
+
_readme_github_payload.json
|