diff options
author | Joe Robinson <joe@lc8n.com> | 2021-11-28 18:46:57 +0000 |
---|---|---|
committer | Joe Robinson <joe@lc8n.com> | 2021-11-28 18:46:57 +0000 |
commit | c4ce8793e49ae0b93012677c7ad5bb0e4428d734 (patch) | |
tree | 2093c68284a66a19a2958bf2b6825b6170698f3d | |
parent | b1fa0ce8ba5f2eb553eb40b4c457ff94646087c5 (diff) |
Update gitignore
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,2 +1,4 @@ config.yaml shop.yaml +.vscode +__pycache__/ |