diff options
| author | Rapptz <[email protected]> | 2015-09-16 17:27:20 -0400 |
|---|---|---|
| committer | Rapptz <[email protected]> | 2015-09-16 17:27:52 -0400 |
| commit | bbf1c5418b41289c6b85d3db8d1ff4c3a69fafd3 (patch) | |
| tree | 819403c253373d928abe4295c0f8cfd2ae2e7ed0 /.gitignore | |
| parent | Document discord.utils.find function (diff) | |
| download | discord.py-bbf1c5418b41289c6b85d3db8d1ff4c3a69fafd3.tar.xz discord.py-bbf1c5418b41289c6b85d3db8d1ff4c3a69fafd3.zip | |
Add support for logging.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ *.json *.pyc +*.log docs/_build *.buildinfo |