pacman/scripts/libmakepkg
Eli Schwartz 2fb8081d05 libmakepkg: fix .gitignore to simply ignore all generated .sh files
Prior to commit aca153bfa6 some .sh files
were not generated and simply included directly, and it was necessary to
explicitly iterate all ignored files to prevent git from ignoring the
directly-included files. However, now all .sh files are in fact
generated so it makes no sense to list each one separately in the
.gitignore file.

Signed-off-by: Eli Schwartz <eschwartz@archlinux.org>
Signed-off-by: Allan McRae <allan@archlinux.org>
2017-12-07 15:37:20 +10:00
..
integrity libmakepkg: Fix improperly spelled local variable declaration 2017-07-06 13:21:42 +10:00
lint_package libmakepkg: only output package file names when checking for build references 2017-10-17 20:31:06 +10:00
lint_pkgbuild Update copyright years 2017-01-04 13:59:14 +10:00
source libmakepkg: check for invalid tags in git 2017-09-13 14:20:35 +10:00
tidy Provide source files for useful debug packages 2017-01-04 14:02:28 +10:00
util makepkg: implement error codes 2017-12-07 14:55:35 +10:00
.gitignore libmakepkg: fix .gitignore to simply ignore all generated .sh files 2017-12-07 15:37:20 +10:00
integrity.sh.in Update copyright years 2017-01-04 13:59:14 +10:00
lint_package.sh.in libmakepkg: grammar fix 2017-09-14 09:45:53 +10:00
lint_pkgbuild.sh.in Update copyright years 2017-01-04 13:59:14 +10:00
source.sh.in Update copyright years 2017-01-04 13:59:14 +10:00
srcinfo.sh.in Update copyright years 2017-01-04 13:59:14 +10:00
tidy.sh.in Update copyright years 2017-01-04 13:59:14 +10:00
util.sh.in Update copyright years 2017-01-04 13:59:14 +10:00