Files
SKELETONKEY/.gitignore
T
leviathan d05a46c5c6 .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).
2026-05-22 23:32:23 -04:00

14 lines
140 B
Plaintext

build/
*.o
*.a
*.so
*.dSYM/
modules/*/build/
modules/*/dirtyfail
modules/*/skeletonkey
/skeletonkey
/skeletonkey-test
.vscode/
.idea/
*.swp