Fix building ve-unlimited.conf-sample
Commit c8dc6e5a60137eafca882c39ffbeb0177e65a064 added new sample
config named ve-unlimited.conf-sample. Unfortunately it added it the
wrong way. In sources we have arch-dependant config files with
appropriate suffixes, and then Makefile takes ones for build ARCH.
Fix accoring to that scheme, i.e. rename ve-unlimited.conf-sample
to ve-unlimited.conf-sample.x86.
Also add ve-unlimited.conf-sample (auto-generated) to .gitignore.
Signed-off-by: Kir Kolyshkin <kir@openvz.org>
2 files changed