REUSE vscode config

This commit is contained in:
Tobias Diekershoff 2024-08-26 07:54:41 +02:00
parent 29a0b48eaa
commit e53aceca90

View file

@ -12,6 +12,7 @@ path = [
"spec/*", "spec/*",
"tests/**", "tests/**",
".devcontainer/**", ".devcontainer/**",
".vscode/*",
".phpactor.json", ".phpactor.json",
"**/.gitignore", "**/.gitignore",
"src/**/README.md", "src/**/README.md",