Initial commit: gitignore-generator v0.1.0
Some checks failed
CI / test (push) Has been cancelled

This commit is contained in:
2026-02-01 03:31:27 +00:00
parent 0199b01fe8
commit 886aafc078

38
.gitignore vendored Normal file
View File

@@ -0,0 +1,38 @@
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
pip-wheel-metadata/
share/python-wheels/
*.egg-info/
.installed.cfg
*.egg
MANIFEST
.pytest_cache/
.coverage
.htmlcov/
.tox/
.nox/
.coverage
*.cover
.hypothesis/
.pytest_cache/
mypy_cache/
.ruff_cache/
dist/
build/
*.tar.gz
*.tar.xz