Skip to content

Commit

Permalink
Fix git checkout on Azure Pipelines Windows Environment 🐛🧹
Browse files Browse the repository at this point in the history
Following <pine-vm/pine@08bf4cd>
Avoid git modifying files on checkout in Azure Pipelines Windows Environment: Apply fix described at <actions/checkout#135 (comment)>
  • Loading branch information
Viir committed May 26, 2024
1 parent fed9ebe commit 65a62e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
* -text

0 comments on commit 65a62e6

Please sign in to comment.