chore: gitignore pkgar/cache build artifacts
Packages/*.pkgar and local/cache/pkgar/ are generated build outputs. Added to .gitignore. Removed from tracked files to clean working tree.
This commit is contained in:
@@ -88,3 +88,5 @@ local/linux-kernel-cache/
|
||||
local/recipes/kde/kwin/**
|
||||
!local/recipes/kde/kwin/recipe.toml
|
||||
!local/recipes/kde/kwin/README.md
|
||||
Packages/*.pkgar
|
||||
local/cache/pkgar/
|
||||
|
||||
Reference in New Issue
Block a user