]> granicus.if.org Git - nethack/commitdiff
update .gitattributes files for substitution and copyright headers
authorkeni <keni@his.com>
Wed, 25 Apr 2018 18:52:43 +0000 (14:52 -0400)
committerkeni <keni@his.com>
Wed, 25 Apr 2018 18:52:43 +0000 (14:52 -0400)
14 files changed:
.gitattributes
DEVEL/.gitattributes
dat/.gitattributes
doc/.gitattributes
sys/msdos/.gitattributes
sys/share/.gitattributes
sys/unix/.gitattributes
sys/vms/.gitattributes
sys/winnt/.gitattributes
win/Qt/.gitattributes [new file with mode: 0644]
win/X11/.gitattributes
win/macosx/.gitattributes [new file with mode: 0644]
win/share/.gitattributes [new file with mode: 0644]
win/win32/.gitattributes [new file with mode: 0644]

index e23bd577d4646752271172a7aff4f076b7bfab65..d2c180284c228a90cc55e147b45853796a71e48c 100644 (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
index 914704e1c1a75c6b61eb6fe80f9fe8897251773b..2e9843c2ff2f307e3662aa81420db3252f5f6b64 100644 (file)
@@ -2,3 +2,5 @@
 nhgitset.pl NHSUBST
 hooksdir/* NHSUBST
 * text=auto
+DOTGIT/TARGET NH_header=no
+hooksdir/TARGET NH_header=no
index b59108e49106831c2805fab32f7e9014683c76d4..ea45e32a36121e66b2861ebf17dfbf5e3025e09d 100644 (file)
@@ -1,3 +1,6 @@
 *.def  NHSUBST
 *.des  NHSUBST
 *.txt  NHSUBST
+data.base NHSUBST
+symbols NHSUBST
+tribute NHSUBST
index a9a06f4c85e273d8b6ff650c433a3e3f88c4494f..4c55e6b6c16c4ab31efc7e3aeae9629c3164057a 100644 (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
index 7e8941f2db56f4e522488fd4f2e6c3f0a5b8f473..304a2432dba2261900a1e1564c2b7adc228d1f74 100644 (file)
@@ -2,3 +2,5 @@
 *.bat NHSUBST
 Makefile.* NHSUBST
 Install.* NHSUBST
+moveinit.pat NH_header=no
+vesa.h NH_header=no
index 31e18fe84cba172bba16b27f56b9fa649dba60c7..4eede48ab8512424767d20700c405dea078362b7 100644 (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
index 31e18fe84cba172bba16b27f56b9fa649dba60c7..2779982921a26190d227eba6608d62d8f4f36291 100644 (file)
@@ -1 +1,7 @@
 Makefile.* NHSUBST
+Install.unx NHSUBST
+NewInstall.unx NHSUBST
+README.linux NHSUBST
+depend.awk NHSUBST
+sysconf NHSUBST
+*shr NH_header=no
index 21561faf18aa46e53578bb6d32c261fe093aeb0b..fe31b9c258969c6db7ff3c68f49bfb3196e7e62c 100644 (file)
@@ -1,2 +1,4 @@
 Makefile.* NHSUBST
 *.com NHSUBST
+Install.vms NHSUBST
+sysconf NHSUBST
index 88f970c96f4ac507c6081d4040fa9b8396d588e1..a13efc66ce7da861fd3bf30b90343c96ceaae28a 100644 (file)
@@ -1,4 +1,7 @@
 Install.nt NHSUBST
 Makefile.* NHSUBST
+defaults.nh NHSUBST
+sysconf NHSUBST
 *.rc NHSUBST
 *.bat NHSUBST
+*.def NH_header=no
diff --git a/win/Qt/.gitattributes b/win/Qt/.gitattributes
new file mode 100644 (file)
index 0000000..2d4096a
--- /dev/null
@@ -0,0 +1,3 @@
+Install.Qt NHSUBST
+qpe-nethack.control NH_header=no
+knethack.lnk NH_header=no
index b1b09e81a89a77f57b24b48411d3d25d6f0b677c..eabdbfd440e527f17633078ea470cc2e799b044e 100644 (file)
@@ -1,2 +1,6 @@
 nh??icon  NHSUBST
 *.ad      NHSUBST
+Install.X11 NHSUBST
+nethack.rc NHSUBST
+*.bdf   NH_header=no
+*.xbm   NH_header=no
diff --git a/win/macosx/.gitattributes b/win/macosx/.gitattributes
new file mode 100644 (file)
index 0000000..a4bf76e
--- /dev/null
@@ -0,0 +1 @@
+*.applescript NHSUBST
diff --git a/win/share/.gitattributes b/win/share/.gitattributes
new file mode 100644 (file)
index 0000000..09f9406
--- /dev/null
@@ -0,0 +1 @@
+tile.doc NHSUBST
diff --git a/win/win32/.gitattributes b/win/win32/.gitattributes
new file mode 100644 (file)
index 0000000..19106e2
--- /dev/null
@@ -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