2851884c8b
example: ├── folderA │ ├── fileA (skip vstest) │ ├── fileB │ └── fileC If we want to skip vstest when changing /folderA/fileA, and not skip vstest when changing fileB or fileC. vstest-include: ^folderA/fileA vstest-exclude: ^folderA
4 lines
50 B
Plaintext
4 lines
50 B
Plaintext
^platform
|
|
^.azure-pipelines
|
|
^files/build/versions
|