mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-04-19 15:36:02 +00:00
gitignore: ignore egg-info and venvs
This commit is contained in:
parent
8ccb98d395
commit
95721da70e
5
.gitignore
vendored
5
.gitignore
vendored
@ -1,6 +1,9 @@
|
||||
*.json
|
||||
*.pyc
|
||||
*.py[cod]
|
||||
*.log
|
||||
*.egg-info
|
||||
venv
|
||||
.venv
|
||||
docs/_build
|
||||
*.buildinfo
|
||||
*.mp3
|
||||
|
Loading…
x
Reference in New Issue
Block a user