Exclude directories and files from Snyk Code CLI tests
Exclude directories and files from the CLI test
snyk ignore --file-path=<directory_or_file>snyk ignore --file-path=<directory1_or_file1> && snyk ignore --file-path=<directory2_or_file2> && snyk ignore --file-path=<directory3_or_file3>Re-include excluded files in the CLI test


snyk ignore command in the terminal
.snykfile listed in the folder

ignore commandLast updated
Was this helpful?

