diff options
author | 2022-01-10 18:04:57 +0000 | |
---|---|---|
committer | 2022-01-10 19:40:56 +0000 | |
commit | 95f97ac5576da718893aa463aafe27b46cc3ebff (patch) | |
tree | 9d70e30a3493e46469b9310428fbb42120f8f55a /.gitignore | |
parent | Merge pull request #4 from python-discord/status-embed-flow (diff) |
Setup project deps for ansible-lint and update README
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..5ceb386 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +venv |