Last active
February 21, 2025 22:48
-
-
Save christophermark/926479637505fb564798ffd41c1da8dd to your computer and use it in GitHub Desktop.
VSCode Exclude Test Files
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Exclude test files from VSCode searches | |
**/*.test.* |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment