diff options
author | Joe Robinson <joe@lc8n.com> | 2020-11-08 15:20:07 +0000 |
---|---|---|
committer | Joe Robinson <joe@lc8n.com> | 2020-11-08 15:20:07 +0000 |
commit | f3ef5e6f63baad99f61eef6c6d28eaba335263a9 (patch) | |
tree | 8755f7d10439119fa1df80c3e1c5f4431e14a6f0 /.gitignore | |
parent | 0a7d38d339b4f1bc7c1dbb3297f8be4578fcdb70 (diff) | |
parent | 82f9ed3048e62452caa5afdb957cc1b7f950f5ab (diff) |
Merge branch 'master' into 'master'
Upgrade to python3 and ignore the config in git
See merge request CarpNet/saucypy!1
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..af9c753 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +saucypy.json |