Commit bb2d53c5 by Stéphane Graber

Merge pull request #771 from bostjan/refactor/gitignore-templates-wildcard

Refactor templates section of .gitignore - no need to specify individual templates anymore
parents bf195aa5 9337a1a3
...@@ -26,25 +26,9 @@ libtool ...@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment