.gitignore: exclude skeletonkey-test build artifact

Mirrors the /skeletonkey rule. The test binary slipped into the prior
commit; this removes it from tracking. Local binary on disk is kept
(it's a build artifact).
This commit is contained in:
2026-05-22 23:32:23 -04:00
parent ea1744e6f0
commit d05a46c5c6
2 changed files with 1 additions and 0 deletions
+1
View File
@@ -7,6 +7,7 @@ modules/*/build/
modules/*/dirtyfail
modules/*/skeletonkey
/skeletonkey
/skeletonkey-test
.vscode/
.idea/
*.swp
BIN
View File
Binary file not shown.