pytube / .gitignore
nficano's picture
documentation
a03cd5b
raw
history blame
303 Bytes
*.py[oc]
# Temp files
*~
~*
.*~
\#*
.#*
*#
dist
.DS_Store
# Build files
build
dist
pkg
*.egg
*.egg-info
# Debian Files
debian/files
debian/python-beaver*
# Sphinx build
doc/_build
# Generated man page
doc/aws_hostname.1
.coverage
.cache
_run.py
_devfiles/*
_build
_static
_templates
_autosummary