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

8
.gitattributes vendored
View File

@@ -1,9 +1,15 @@
*.[ch] NHSUBST
*.cpp NHSUBST
*.sh NHSUBST
*.pl NHSUBST
Porting NHSUBST
README NHSUBST
* text=auto
*.hqx -text
*.sln -text
*.vcxproj -text
*.doc !diff
*.DOC !diff
*.uu NH_header=no
*.xpm NH_header=no
.git* NH_header=no

View File

@@ -2,3 +2,5 @@
nhgitset.pl NHSUBST
hooksdir/* NHSUBST
* text=auto
DOTGIT/TARGET NH_header=no
hooksdir/TARGET NH_header=no

3
dat/.gitattributes vendored
View File

@@ -1,3 +1,6 @@
*.def NHSUBST
*.des NHSUBST
*.txt NHSUBST
data.base NHSUBST
symbols NHSUBST
tribute NHSUBST

6
doc/.gitattributes vendored
View File

@@ -2,4 +2,8 @@
*.6 NHSUBST
fixes.* NHSUBST
window.doc NHSUBST
config.nh NHSUBST
Guidebook.txt NH_header=no
tmac.n NH_header=no
fixes* NH_header=no
*.txt NH_header=no

View File

@@ -2,3 +2,5 @@
*.bat NHSUBST
Makefile.* NHSUBST
Install.* NHSUBST
moveinit.pat NH_header=no
vesa.h NH_header=no

View File

@@ -1 +1,6 @@
Makefile.* NHSUBST
NetHack.cnf NHSUBST
termcap NH_header=no
dgn_comp.h NH_header=no
lev_comp.h NH_header=no
Makefile.lib NH_header=no

View File

@@ -1 +1,7 @@
Makefile.* NHSUBST
Install.unx NHSUBST
NewInstall.unx NHSUBST
README.linux NHSUBST
depend.awk NHSUBST
sysconf NHSUBST
*shr NH_header=no

View File

@@ -1,2 +1,4 @@
Makefile.* NHSUBST
*.com NHSUBST
Install.vms NHSUBST
sysconf NHSUBST

View File

@@ -1,4 +1,7 @@
Install.nt NHSUBST
Makefile.* NHSUBST
defaults.nh NHSUBST
sysconf NHSUBST
*.rc NHSUBST
*.bat NHSUBST
*.def NH_header=no

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