mirror of
https://github.com/ProtonMail/WebClients.git
synced 2026-01-11 20:06:40 +00:00
9 lines
203 B
Text
9 lines
203 B
Text
# Exclude CI and testing folders from being scanned
|
|
ci
|
|
tests
|
|
**/test
|
|
**/testing
|
|
**/tests
|
|
|
|
# False positive caused by a template
|
|
packages/components/containers/keys/reactivateKeys/SelectRecoveryFiles.tsx
|