From 0fba9cf896bf578267868b77c079d86cc3332916 Mon Sep 17 00:00:00 2001 From: nhmall Date: Fri, 4 Feb 2022 19:01:11 -0500 Subject: [PATCH] .gitattributes for Xcode directory --- sys/unix/NetHack.xcodeproj/.gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sys/unix/NetHack.xcodeproj/.gitattributes diff --git a/sys/unix/NetHack.xcodeproj/.gitattributes b/sys/unix/NetHack.xcodeproj/.gitattributes new file mode 100644 index 000000000..0a7bada88 --- /dev/null +++ b/sys/unix/NetHack.xcodeproj/.gitattributes @@ -0,0 +1,2 @@ +* NH_filestag=(file%s_for_macOS_Xcode) +