Add .gitattribute files.

This commit is contained in:
keni
2015-02-26 08:54:12 -05:00
parent ce0665cd15
commit 9480f880c4
13 changed files with 27 additions and 0 deletions

4
sys/winnt/.gitattributes vendored Normal file
View File

@@ -0,0 +1,4 @@
Install.nt filter=NHtext merge=NHsubst
Makefile.* filter=NHtext merge=NHsubst
*.rc filter=NHtext merge=NHsubst
*.bat filter=NHtext merge=NHsubst