pvc/.gitignore
Joshua M. Boniface fc740927cc Switch to modern Python build system
Remove setuptools and use pyproject.toml instead.
2025-03-12 23:46:52 -04:00

12 lines
180 B
Plaintext

*.pyc
*.tmp
*.swp
# Ignore swagger output (for pvc-docs instead)
swagger.json
# Ignore build artifacts
debian/pvc-*/
debian/*.log
debian/*.substvars
debian/files
client-cli/build/