chore(dockerignore, gitignore): add Arch Linux packaging artifacts to ignore lists
This commit is contained in:
@@ -78,4 +78,11 @@ telemetry_test_lxmf/
|
||||
.coverage
|
||||
|
||||
.hypothesis
|
||||
.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
7
.gitignore
vendored
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user