mirror of
https://github.com/reactos/reactos.git
synced 2026-05-31 08:17:09 +08:00
[KERNEL32]: Add a .gitattributes file for the winnls resource files.
The .nls files in winnls are actual resource text files for kernel32 and not binary NLS files. Therefore treat them as such.
This commit is contained in:
3
dll/win32/kernel32/winnls/nls/.gitattributes
vendored
Normal file
3
dll/win32/kernel32/winnls/nls/.gitattributes
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
# The files in this directory are actual resource text files,
|
||||
# and not binary NLS files.
|
||||
*.nls text
|
||||
Reference in New Issue
Block a user