Skip to content

Commit 80d4c21

Browse files
committed
Updated appveyor.yml to skip commits to Claude related files
1 parent 9389efd commit 80d4c21

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

appveyor.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ version: "{build}"
44
skip_branch_with_pr: true
55
skip_commits:
66
files:
7-
- .git*
7+
- .git/*
8+
- .claude/*
89
- .travis.yml
910
- _config.yml
1011
- LICENSE

0 commit comments

Comments
 (0)