commit: 813ec9498ab4ab0574eb4e458dd09670e73a7ce0 parent 9afe93298caa0cf66f8ab1336de74da2f9a874a0 Author: fosslinux <fosslinux@aussies.space> Date: Thu, 28 Dec 2023 22:25:51 +0000 Merge pull request #380 from eduardosm/patch-1 Change "tmp/" to "target/" in .gitignoreDiffstat:
M | .gitignore | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)diff --git a/.gitignore b/.gitignore
@@ -3,7 +3,7 @@ # # SPDX-License-Identifier: MIT -tmp/ +target/ kernel distfiles/ __pycache__