Fix gitignore

This commit is contained in:
crazywhalecc 2025-06-09 12:14:25 +08:00
parent 0ca71b62db
commit e6c9a82cd3
No known key found for this signature in database
GPG Key ID: 1F4BDD59391F2680

12
.gitignore vendored
View File

@ -5,22 +5,22 @@ docker/extensions/
docker/source/
# Vendor files
/vendor/
/vendor/**
# default source extract directory
/source/
/source/**
# default source download directory
/downloads/*
/downloads/**
# default source build root directory
/buildroot/
/buildroot/**
# default package root directory
/pkgroot/
/pkgroot/**
# default pack:lib and release directory
/dist/
/dist/**
packlib_files.txt
# tools cache files