Skip to content

Commit

Permalink
Add AnyCPU to .gitignore (microsoft#4621)
Browse files Browse the repository at this point in the history
## Change
Add `AnyCPU` to the build artifact ignores.
  • Loading branch information
JohnMcPMS authored Jul 8, 2024
1 parent ae566c7 commit c00ea88
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ settings.json
[Rr]eleases/
x64/
x86/
AnyCPU/
Fuzzing/
bld/
[Bb]in/
Expand Down

0 comments on commit c00ea88

Please sign in to comment.