From: keni Date: Thu, 12 Feb 2015 21:39:51 +0000 (-0500) Subject: .git* cleanup tids X-Git-Tag: NetHack-3.6.0_RC01~696 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b3c8089e5541181028d92fde4fe84326690ed39a;p=nethack .git* cleanup tids --- diff --git a/.gitignore b/.gitignore index 40caffa8e..21b5cfc05 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,4 @@ _$* *.ln core # CVS default ignores end +.*.swp diff --git a/DEVEL/.gitattributes b/DEVEL/.gitattributes new file mode 100644 index 000000000..3e157372b --- /dev/null +++ b/DEVEL/.gitattributes @@ -0,0 +1,4 @@ +Developer.txt filter=NHtext merge=NHsubst +nhgitset.pl filter=NHtext merge=NHsubst +hookdir/* filter=NHtext merge=NHsubst +* text=auto diff --git a/DEVEL/.gitattributes.swp b/DEVEL/.gitattributes.swp deleted file mode 100644 index 1d91c53a5..000000000 Binary files a/DEVEL/.gitattributes.swp and /dev/null differ