1
0
mirror of https://github.com/nsnail/spectre.console.git synced 2025-04-25 12:42:51 +08:00

Ignore the docs project

This commit is contained in:
Patrik Svensson 2022-06-30 14:09:40 +02:00 committed by Patrik Svensson
parent c32decfa55
commit 1eeb32c704

@ -14,6 +14,7 @@
] ]
}, },
"ignorePaths": [ "ignorePaths": [
"resources/scripts/**" "resources/scripts/**",
"docs/**"
] ]
} }