update .gitattributes files for substitution and copyright headers

This commit is contained in:
keni
2018-04-25 14:52:43 -04:00
parent f4057c2450
commit 11f1983253
14 changed files with 54 additions and 2 deletions

3
win/Qt/.gitattributes vendored Normal file
View File

@@ -0,0 +1,3 @@
Install.Qt NHSUBST
qpe-nethack.control NH_header=no
knethack.lnk NH_header=no

View File

@@ -1,2 +1,6 @@
nh??icon NHSUBST
*.ad NHSUBST
Install.X11 NHSUBST
nethack.rc NHSUBST
*.bdf NH_header=no
*.xbm NH_header=no

1
win/macosx/.gitattributes vendored Normal file
View File

@@ -0,0 +1 @@
*.applescript NHSUBST

1
win/share/.gitattributes vendored Normal file
View File

@@ -0,0 +1 @@
tile.doc NHSUBST

10
win/win32/.gitattributes vendored Normal file
View File

@@ -0,0 +1,10 @@
*.mak NHSUBST
*.sln -text
*.vcxproj -text
*.def NH_header=no
*.sln NH_header=no
*.vcxproj NH_header=no
*.proj NH_header=no
*.props NH_header=no
resource.h NH_header=no
nhresource.h NH_header=no