Root Zanli
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
gsutil
/
third_party
/
pyasn1
/
Filename :
.gitignore
back
Copy
# Python stuff *.pyc __pycache__ .coverage .tox # vim swapfiles *.sw? # python packaging MANIFEST dist/ build/ *.egg-info/ # PyCharm stuff .idea/ # Sphinx template docs/source/.templates/layout.html # Eclipse stuff .project .pydevproject # Virtual envs venv*