Commit f014fc61 authored by uuo00_n's avatar uuo00_n

chore: 添加Python项目通用的.gitignore文件

parent 6290fb19
Pipeline #59 canceled with stages
__pycache__/
*.py[cod]
*$py.class
*.so
build/
dist/
eggs/
.eggs/
parts/
sdist/
var/
wheels/
share/python-wheels/
*.egg-info/
*.egg
MANIFEST
htmlcov/
.tox/
.nox/
.coverage
.coverage.*
.cache/
.pytest_cache/
.mypy_cache/
.ruff_cache/
.ipynb_checkpoints/
venv/
.venv/
env/
ENV/
.env
.env.*
pip-log.txt
pip-delete-this-directory.txt
.idea/
.vscode/
.DS_Store
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment