.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:
@@ -7,6 +7,7 @@ modules/*/build/
|
||||
modules/*/dirtyfail
|
||||
modules/*/skeletonkey
|
||||
/skeletonkey
|
||||
/skeletonkey-test
|
||||
.vscode/
|
||||
.idea/
|
||||
*.swp
|
||||
|
||||
Reference in New Issue
Block a user