fix: add server-test directory to .gitignore [skip ci]

This commit is contained in:
inventory69
2026-01-27 14:03:38 +01:00
parent 217a174478
commit a59e89fe91

1
.gitignore vendored
View File

@@ -43,6 +43,7 @@ Thumbs.db
*.swp *.swp
*~ *~
test-apks/ test-apks/
server-test/
# F-Droid metadata (managed in fdroiddata repo) # F-Droid metadata (managed in fdroiddata repo)
# Exclude fastlane metadata (we want to track those screenshots) # Exclude fastlane metadata (we want to track those screenshots)