update .gitattributes files for substitution and copyright headers
This commit is contained in:
2
sys/msdos/.gitattributes
vendored
2
sys/msdos/.gitattributes
vendored
@@ -2,3 +2,5 @@
|
||||
*.bat NHSUBST
|
||||
Makefile.* NHSUBST
|
||||
Install.* NHSUBST
|
||||
moveinit.pat NH_header=no
|
||||
vesa.h NH_header=no
|
||||
|
||||
5
sys/share/.gitattributes
vendored
5
sys/share/.gitattributes
vendored
@@ -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
|
||||
|
||||
6
sys/unix/.gitattributes
vendored
6
sys/unix/.gitattributes
vendored
@@ -1 +1,7 @@
|
||||
Makefile.* NHSUBST
|
||||
Install.unx NHSUBST
|
||||
NewInstall.unx NHSUBST
|
||||
README.linux NHSUBST
|
||||
depend.awk NHSUBST
|
||||
sysconf NHSUBST
|
||||
*shr NH_header=no
|
||||
|
||||
2
sys/vms/.gitattributes
vendored
2
sys/vms/.gitattributes
vendored
@@ -1,2 +1,4 @@
|
||||
Makefile.* NHSUBST
|
||||
*.com NHSUBST
|
||||
Install.vms NHSUBST
|
||||
sysconf NHSUBST
|
||||
|
||||
3
sys/winnt/.gitattributes
vendored
3
sys/winnt/.gitattributes
vendored
@@ -1,4 +1,7 @@
|
||||
Install.nt NHSUBST
|
||||
Makefile.* NHSUBST
|
||||
defaults.nh NHSUBST
|
||||
sysconf NHSUBST
|
||||
*.rc NHSUBST
|
||||
*.bat NHSUBST
|
||||
*.def NH_header=no
|
||||
|
||||
Reference in New Issue
Block a user