update .gitattributes files for substitution and copyright headers
This commit is contained in:
3
win/Qt/.gitattributes
vendored
Normal file
3
win/Qt/.gitattributes
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
Install.Qt NHSUBST
|
||||
qpe-nethack.control NH_header=no
|
||||
knethack.lnk NH_header=no
|
||||
4
win/X11/.gitattributes
vendored
4
win/X11/.gitattributes
vendored
@@ -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
1
win/macosx/.gitattributes
vendored
Normal file
@@ -0,0 +1 @@
|
||||
*.applescript NHSUBST
|
||||
1
win/share/.gitattributes
vendored
Normal file
1
win/share/.gitattributes
vendored
Normal file
@@ -0,0 +1 @@
|
||||
tile.doc NHSUBST
|
||||
10
win/win32/.gitattributes
vendored
Normal file
10
win/win32/.gitattributes
vendored
Normal 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
|
||||
Reference in New Issue
Block a user