From: Carl Worth Date: Sun, 5 Jul 2020 21:21:31 +0000 (-0700) Subject: Stop ignoring the .gitattributes file X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=4211c2a7e489cdccf085da7825030ad769f30304;hp=4211c2a7e489cdccf085da7825030ad769f30304;p=empires-server Stop ignoring the .gitattributes file Both lmno-todo and nogit have now been reworked to not use .giattributes, (instead they now use .nogit/info/attributes), so we don't need to ignore this file anymore. ---