virt-manager/.gitignore
Cole Robinson 7e23244096 Port from gconf to gsettings
This unfortunately has a decent amount of fallout: add a wrapper class
in config.py that reduces much of the churn.

Another big piece is that gsettings can't accept arbitrary paths like
gconf would, everything needs to be described in the schema.

Also do a bunch more RPM spec modernizing
2013-04-18 12:43:16 -04:00

28 lines
301 B
Plaintext

*~
*.pyc
*.gmo
/build
/dist
po/virt-manager.pot
virt-clonec
virt-convertc
virt-imagec
virt-installc
/.coverage
/MANIFEST
/data/gschemas.compiled
/man/virt-manager.1
/man/virt-install.1
/man/virt-clone.1
/man/virt-image.1
/man/virt-convert.1
/man/virt-image.5
/virt-manager.spec
/virtcli/cli.cfg