Refactor .gitignore section for templates/* - no need to specifiy individual templates anymore

Signed-off-by: Bostjan Skufca <bostjan@a2o.si>
This commit is contained in:
Bostjan Skufca 2016-01-20 14:20:56 +00:00
parent c188108a72
commit 9337a1a3a5

22
.gitignore vendored
View File

@ -26,25 +26,9 @@ libtool
lxc.spec lxc.spec
lxc.pc lxc.pc
templates/lxc-alpine templates/*
templates/lxc-altlinux !templates/*.in
templates/lxc-archlinux templates/Makefile.in
templates/lxc-busybox
templates/lxc-centos
templates/lxc-cirros
templates/lxc-debian
templates/lxc-download
templates/lxc-fedora
templates/lxc-gentoo
templates/lxc-openmandriva
templates/lxc-opensuse
templates/lxc-oracle
templates/lxc-plamo
templates/lxc-slackware
templates/lxc-sparclinux
templates/lxc-sshd
templates/lxc-ubuntu
templates/lxc-ubuntu-cloud
src/lxc/init.lxc src/lxc/init.lxc
src/lxc/init.lxc.static src/lxc/init.lxc.static