*.py[cod]
# C extensions
*.so
# Packages
*.egg
*.egg-info
dist
build
eggs
parts
bin
var
sdist
develop-eggs
.installed.cfg
lib
lib64
__pycache__
# Installer logs
pip-log.txt
# Unit test / coverage reports
.coverage
coverage.xml
.tox
nosetests.xml
test.env
education.test.env
test.go
# Translations
*.mo
# Mr Developer
.mr.developer.cfg
.project
.pydevproject
tags
# Virtualenv stuff
.venv/
venv/
# Doc stuff
_build/
# vim
*.swp
*.swo
*.idea
.DS_Store
*.tags
*.tags1
# tzone
gen-py/
# node
node_modules
# autoenv
.env
.zae/
dev.yaml
app.yaml
remix/main.py
local_config.py
# pipenv file
Pipfile
tmp/
# Go
go.sum
# vscode config
.vscode/
vendor/
go语言的gitignore文件
最新推荐文章于 2024-09-01 09:16:32 发布