From: Carl Worth <cworth@cworth.org>
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;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.
---

diff --git a/.gitignore b/.gitignore
index 84291e9..3684be6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,5 @@
 TODO
 .nogit
-.gitattributes
 node_modules
 game.html
 lmno-config.json