maint: consolidate several .gitignore files
Unlike .cvsignore under CVS, git allows for ignoring nested names. We weren't very consistent where new tests were being ignored (some in .gitignore, some in tests/.gitignore), and I found it easier to just consolidate everything. * .gitignore: Subsume entries from subdirectories. * daemon/.gitignore: Delete. * docs/.gitignore: Likewise. * docs/devhelp/.gitignore: Likewise. * docs/html/.gitignore: Likewise. * examples/dominfo/.gitignore: Likewise. * examples/domsuspend/.gitignore: Likewise. * examples/hellolibvirt/.gitignore: Likewise. * examples/openauth/.gitignore: Likewise. * examples/domain-events/events-c/.gitignore: Likewise. * include/libvirt/.gitignore: Likewise. * src/.gitignore: Likewise. * src/esx/.gitignore: Likewise. * tests/.gitignore: Likewise. * tools/.gitignore: Likewise.
Showing
daemon/.gitignore
已删除
100644 → 0
docs/.gitignore
已删除
100644 → 0
docs/devhelp/.gitignore
已删除
100644 → 0
docs/html/.gitignore
已删除
100644 → 0
examples/dominfo/.gitignore
已删除
100644 → 0
examples/openauth/.gitignore
已删除
100644 → 0
include/libvirt/.gitignore
已删除
100644 → 0
python/.gitignore
已删除
100644 → 0
src/.gitignore
已删除
100644 → 0
src/esx/.gitignore
已删除
100644 → 0
tests/.gitignore
已删除
100644 → 0
tools/.gitignore
已删除
100644 → 0
想要评论请 注册 或 登录