diff options
author | Luke Shumaker <LukeShu@sbcglobal.net> | 2014-03-20 16:27:41 -0400 |
---|---|---|
committer | Luke Shumaker <LukeShu@sbcglobal.net> | 2014-03-20 16:27:41 -0400 |
commit | 089c60a05e95bee1ab3c506069f8e0e75eb43657 (patch) | |
tree | 186245d8ac5dc1ea64ebb37b8e77a045953cc391 /src/chroot-tools/.gitignore | |
parent | 8cbd5fc2e616785d97e84f7e17b845b74a6ccfd1 (diff) |
Generalize the patching mechanism in the build system.
Diffstat (limited to 'src/chroot-tools/.gitignore')
-rw-r--r-- | src/chroot-tools/.gitignore | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/chroot-tools/.gitignore b/src/chroot-tools/.gitignore index 80e1000..3f46ed2 100644 --- a/src/chroot-tools/.gitignore +++ b/src/chroot-tools/.gitignore @@ -1,5 +1,4 @@ makechrootpkg.sh* -!makechrootpkg.sh.patch - arch-nspawn* mkarchroot* +!*.patch |