Merge pull request #380 from eduardosm/patch-1

Change "tmp/" to "target/" in .gitignore
This commit is contained in:
fosslinux 2023-12-28 22:25:51 +00:00 committed by GitHub
commit 813ec9498a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

2
.gitignore vendored
View file

@ -3,7 +3,7 @@
#
# SPDX-License-Identifier: MIT
tmp/
target/
kernel
distfiles/
__pycache__