From 746a1e8df478f3a0ebbcc3ce54477e1e333f4b23 Mon Sep 17 00:00:00 2001 From: Carl Worth Date: Sun, 5 Jul 2020 00:01:34 -0700 Subject: [PATCH] Update .gitignore to start using nogit to track our TODO file Hopefully this will work out as smoothly as I hope it will. --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index b1560ad..84291e9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ +TODO +.nogit +.gitattributes node_modules game.html lmno-config.json -- 2.43.0