Skip to content

Commit

Permalink
Ignore *.pp files in .gitignore (dotnet#109001)
Browse files Browse the repository at this point in the history
  • Loading branch information
carlossanlop authored Oct 17, 2024
1 parent b0a862b commit be013ed
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 @@ -32,6 +32,7 @@ msbuild.log
msbuild.err
msbuild.wrn
*.binlog
*.pp
.deps/
.dirstamp
.libs/
Expand Down

0 comments on commit be013ed

Please sign in to comment.