Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
.gitignore: simplify tests/frontend rules
Kyle Evans committed 5 years ago
commit 326189548cef9c9424e11ae9eebeaf5c3ae5c6f9
parent bbaab29
1 file changed +5 -45
modified .gitignore
@@ -74,55 +74,15 @@ scripts/sbin/pkg2ng
/scripts/Makefile
/src/Makefile
/tests/Makefile
-
/tests/frontend/test_environment.sh
/mk/defs.mk
/tests/Kyuafile
/tests/checksum
/tests/deps_formula
-
/tests/frontend/Kyuafile
-
/tests/frontend/add
-
/tests/frontend/alias
-
/tests/frontend/annotate
-
/tests/frontend/autoremove
-
/tests/frontend/autoupgrade
-
/tests/frontend/config
-
/tests/frontend/configmerge
-
/tests/frontend/conflicts
-
/tests/frontend/conflicts-multirepo
-
/tests/frontend/create
-
/tests/frontend/delete
-
/tests/frontend/extract
-
/tests/frontend/fingerprint
-
/tests/frontend/install
-
/tests/frontend/issue1374
-
/tests/frontend/issue1425
-
/tests/frontend/issue1440
-
/tests/frontend/issue1445
-
/tests/frontend/jpeg
-
/tests/frontend/lock
-
/tests/frontend/lua
-
/tests/frontend/messages
-
/tests/frontend/multipleprovider
-
/tests/frontend/packagemerge
-
/tests/frontend/packagesplit
-
/tests/frontend/php-pr
-
/tests/frontend/pkg
-
/tests/frontend/pubkey
-
/tests/frontend/query
-
/tests/frontend/register
-
/tests/frontend/repo
-
/tests/frontend/requires
-
/tests/frontend/rootdir
-
/tests/frontend/rubypuppet
-
/tests/frontend/search
-
/tests/frontend/set
-
/tests/frontend/update
-
/tests/frontend/updating
-
/tests/frontend/version
-
/tests/frontend/vital
-
/tests/frontend/clean
-
/tests/frontend/shellscript
-
/tests/frontend/backup_lib
+
# Almost everything in tests/frontend is generated aside from .sh and .in files.
+
/tests/frontend/*
+
!/tests/frontend/*.sh
+
!/tests/frontend/*.in
+
/tests/frontend/test_environment.sh
/tests/merge
/tests/pkg_add_dir_to_del
/tests/pkg_printf