chore(dockerignore, gitignore): add Arch Linux packaging artifacts to ignore lists

This commit is contained in:
2026-01-03 21:36:53 -06:00
parent 48b7def004
commit 241d385c17
2 changed files with 15 additions and 1 deletions

View File

@@ -79,3 +79,10 @@ telemetry_test_lxmf/
.hypothesis
.hypothesis/
# Arch Linux packaging artifacts
/packaging/arch/src/
/packaging/arch/pkg/
/packaging/arch/*.pkg.tar.zst
/packaging/arch/MeshChatX/
/packaging/arch/reticulum-meshchatx/

7
.gitignore vendored
View File

@@ -80,3 +80,10 @@ meshchat-config/
MagicMock/
out/
# Arch Linux packaging artifacts
/packaging/arch/src/
/packaging/arch/pkg/
/packaging/arch/*.pkg.tar.zst
/packaging/arch/MeshChatX/
/packaging/arch/reticulum-meshchatx/