more .gitattributes updates
This commit is contained in:
@@ -29,15 +29,15 @@ T (tile files optionally generated for X ports at playground creation time)
|
|||||||
F pet_mark.xbm
|
F pet_mark.xbm
|
||||||
F rip.xpm
|
F rip.xpm
|
||||||
F x11tiles
|
F x11tiles
|
||||||
T (files generated for Qt interface on Mac OS X)
|
T (files generated for Qt interface on macOS)
|
||||||
F nethack.icns
|
F nethack.icns
|
||||||
F Info.plist
|
F Info.plist
|
||||||
T (files generated for win32 at compile time)
|
T (files generated for windows at compile time)
|
||||||
F porthelp
|
F porthelp
|
||||||
F dlb.lst
|
F dlb.lst
|
||||||
T (files generated for win32 tty at compile time)
|
T (files generated for windows tty at compile time)
|
||||||
F ttyoptions
|
F ttyoptions
|
||||||
T (files generated for win32 gui at compile time)
|
T (files generated for windows gui at compile time)
|
||||||
F guioptions
|
F guioptions
|
||||||
T (files generated by makedefs at playground creation time)
|
T (files generated by makedefs at playground creation time)
|
||||||
F data
|
F data
|
||||||
|
|||||||
31
include/.gitattributes
vendored
31
include/.gitattributes
vendored
@@ -1,15 +1,4 @@
|
|||||||
* NH_filestag=(file%s_for_all_versions)
|
* NH_filestag=(file%s_for_all_versions)
|
||||||
..files NH_filegenerated=win32api.h,tile.h,date.h
|
|
||||||
|
|
||||||
win32api.h NH_filesgentag=(file%s_for_win32_that_are_moved_into_include_at_compile_time)
|
|
||||||
|
|
||||||
tile.h NH_filesgentag=(file%s_for_tiles_support_copied_from_win/share_at_compile_time)
|
|
||||||
|
|
||||||
dgn_comp.h NH_filesgentag=(file%s_generated_by_yacc_(or_copied_from_sys/share)_at_compile_time)
|
|
||||||
lev_comp.h NH_filesgentag=>dgn_comp.h
|
|
||||||
|
|
||||||
date.h NH_filesgentag=(file%s_generated_by_makedefs_at_compile_time)
|
|
||||||
|
|
||||||
wintty.h NH_filestag=(file%s_for_tty_versions)
|
wintty.h NH_filestag=(file%s_for_tty_versions)
|
||||||
|
|
||||||
tile2x11.h NH_filestag=(file%s_for_X_versions)
|
tile2x11.h NH_filestag=(file%s_for_X_versions)
|
||||||
@@ -17,24 +6,4 @@ winX.h NH_filestag=>tile2x11.h
|
|||||||
xwindow.h NH_filestag=>tile2x11.h
|
xwindow.h NH_filestag=>tile2x11.h
|
||||||
xwindowp.h NH_filestag=>tile2x11.h
|
xwindowp.h NH_filestag=>tile2x11.h
|
||||||
|
|
||||||
qt_clust.h NH_filestag=(file%s_for_Qt_versions)
|
|
||||||
qt_kde0.h NH_filestag=>qt_clust.h
|
|
||||||
qt_win.h NH_filestag=>qt_clust.h
|
|
||||||
qt_xpms.h NH_filestag=>qt_clust.h
|
|
||||||
qttableview.h NH_filestag=>qt_clust.h
|
|
||||||
|
|
||||||
bitmfile.h NH_filestag=(file%s_for_GEM_versions)
|
|
||||||
gem_rsc.h NH_filestag=>bitmfile.h
|
|
||||||
load_img.h NH_filestag=>bitmfile.h
|
|
||||||
wingem.h NH_filestag=>bitmfile.h
|
|
||||||
|
|
||||||
winGnome.h NH_filestag=(file%s_for_GNOME_versions)
|
|
||||||
|
|
||||||
mac-carbon.h NH_filestag=(file%s_for_various_Macintosh_versions)
|
|
||||||
mac-qt.h NH_filestag=>mac-carbon.h
|
|
||||||
mac-term.h NH_filestag=>mac-carbon.h
|
|
||||||
macconf.h NH_filestag=>mac-carbon.h
|
|
||||||
macpopup.h NH_filestag=>mac-carbon.h
|
|
||||||
mactty.h NH_filestag=>mac-carbon.h
|
|
||||||
macwin.h NH_filestag=>mac-carbon.h
|
|
||||||
mttypriv.h NH_filestag=>mac-carbon.h
|
|
||||||
|
|||||||
17
outdated/include/.gitattributes
vendored
Normal file
17
outdated/include/.gitattributes
vendored
Normal file
@@ -0,0 +1,17 @@
|
|||||||
|
* NH_filestag=(file%s_for_all_versions)
|
||||||
|
|
||||||
|
bitmfile.h NH_filestag=(file%s_for_GEM_versions)
|
||||||
|
gem_rsc.h NH_filestag=>bitmfile.h
|
||||||
|
load_img.h NH_filestag=>bitmfile.h
|
||||||
|
wingem.h NH_filestag=>bitmfile.h
|
||||||
|
|
||||||
|
winGnome.h NH_filestag=(file%s_for_GNOME_versions)
|
||||||
|
|
||||||
|
mac-carbon.h NH_filestag=(file%s_for_various_Macintosh_versions)
|
||||||
|
mac-qt.h NH_filestag=>mac-carbon.h
|
||||||
|
mac-term.h NH_filestag=>mac-carbon.h
|
||||||
|
macconf.h NH_filestag=>mac-carbon.h
|
||||||
|
macpopup.h NH_filestag=>mac-carbon.h
|
||||||
|
mactty.h NH_filestag=>mac-carbon.h
|
||||||
|
macwin.h NH_filestag=>mac-carbon.h
|
||||||
|
mttypriv.h NH_filestag=>mac-carbon.h
|
||||||
2
win/win32/.gitattributes
vendored
2
win/win32/.gitattributes
vendored
@@ -8,4 +8,4 @@
|
|||||||
*.props NH_header=no
|
*.props NH_header=no
|
||||||
resource.h NH_header=no
|
resource.h NH_header=no
|
||||||
nhresource.h NH_header=no
|
nhresource.h NH_header=no
|
||||||
* NH_filestag=(file%s_for_Windows_versions_-_tested_up_to_Windows_10)
|
* NH_filestag=(file%s_for_Windows_versions_-_tested_up_to_Windows_11)
|
||||||
|
|||||||
Reference in New Issue
Block a user