mirror of
https://git.quad4.io/RNS-Things/MeshChatX.git
synced 2026-05-24 21:25:23 +00:00
chore(dockerignore, gitignore): add Arch Linux packaging artifacts to ignore lists
This commit is contained in:
+8
-1
@@ -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/
|
||||
|
||||
@@ -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