Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
Update gitignore
Baptiste Daroussin committed 6 years ago
commit 84ce14e7c9cf1a5d0d4f8a34fc49e7f4cc14537c
parent 3af9098
1 file changed +57 -1
modified .gitignore
@@ -41,15 +41,21 @@ scripts/sbin/pkg2ng

# Generated files:

+
/autosetup/jimsh0
/Makefile
/compat/Makefile
/docs/Makefile
/external/Makefile
/external/blake2/Makefile
/external/picosat/Makefile
-
/external/expat/Makefile
/external/linenoise/Makefile
/external/libucl/Makefile
+
/external/yxml/Makefile
+
/external/msgpuck/Makefile
+
/external/liblua/Makefile
+
/external/libmachista/Makefile
+
/external/libfetch/Makefile
+
/external/libelf/Makefile
/external/sqlite/Makefile
/external/sqlite/config.h
/external/libelf/libelf_convert.c
@@ -59,6 +65,8 @@ scripts/sbin/pkg2ng
/libpkg/Makefile
/libpkg/repo/Makefile
/libpkg/repo/binary/Makefile
+
/libpkg/repo/pkg_repos.h
+
/libpkg/mergelib_script
/pkg_config.h
/pkg_config.h.in
/scripts/Makefile
@@ -66,3 +74,51 @@ scripts/sbin/pkg2ng
/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/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/merge
+
/tests/pkg_add_dir_to_del
+
/tests/pkg_printf
+
/tests/pkg_validation
+
/tests/plist