Skip to content

Commit

Permalink
set encoding of UTF-16LE BOM files for git
Browse files Browse the repository at this point in the history
  • Loading branch information
lifenjoiner committed Feb 2, 2024
1 parent 75771c5 commit df622cd
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
/src/Resources/grepWin.rc2 text working-tree-encoding=UTF-16
/src/Resources/grepWin.rc text working-tree-encoding=UTF-16
/src/resource.h text working-tree-encoding=UTF-16
Binary file modified src/Resources/grepWin.rc
Binary file not shown.
Binary file modified src/Resources/grepWin.rc2
Binary file not shown.
Binary file modified src/resource.h
Binary file not shown.

0 comments on commit df622cd

Please sign in to comment.