1
0
mirror of https://gitlab.com/libvirt/libvirt-python.git synced 2024-10-26 07:55:06 +03:00
libvirt-python/.gitignore
Erik Skultety 230589a837 .gitignore: Ignore more common Python build artifacts
Signed-off-by: Erik Skultety <eskultet@redhat.com>
2023-01-06 10:19:13 +01:00

16 lines
100 B
Plaintext

build/
dist/
MANIFEST
*~
*#*#
*.#*#
*.py[cod]
tags
.tox
dist/
eggs/
.eggs/
sdist/
*.egg-info/
*.egg