Skip to content

Commit 465ff2d

Browse files
authored
ci: ignore pr-body file (#188)
I assumed this would be automatically ignored by the action, but apparently not (which isn't surprising in hindsight 😅)
1 parent 67aedf4 commit 465ff2d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,6 @@ __pycache__/
88
cache/
99
node_modules/
1010
vendor/
11+
12+
# file used by "generate" workflow
13+
pr-body

0 commit comments

Comments
 (0)