Add paths-ignore filters for GHA PRs Stop .tools/ and .gitattributes commits from triggering CI Exclude CI files from git exports
7 lines
167 B
Plaintext
7 lines
167 B
Plaintext
.ci/ export-ignore
|
|
.tools/ export-ignore
|
|
.github/ export-ignore
|
|
.appveyor/ export-ignore
|
|
.appveyor.yml export-ignore
|
|
README export-subst
|