diff options
| author | Rapptz <[email protected]> | 2015-12-09 23:32:07 -0500 |
|---|---|---|
| committer | Rapptz <[email protected]> | 2015-12-09 23:33:19 -0500 |
| commit | 993404b7fcaf36b07d2d8f28377eab8ba4302ca0 (patch) | |
| tree | 4d6f7a96d92869584df60e993e9f922ea84667d4 /.gitignore | |
| parent | Add missing Role import in Client. (diff) | |
| download | discord.py-993404b7fcaf36b07d2d8f28377eab8ba4302ca0.tar.xz discord.py-993404b7fcaf36b07d2d8f28377eab8ba4302ca0.zip | |
Ignore binary files used for testing.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -3,3 +3,9 @@ *.log docs/_build *.buildinfo +*.mp3 +*.m4a +*.wav +*.png +*.jpg +*.flac |