From 560515c506a3b4327ae42c312d63416dc2c65f23 Mon Sep 17 00:00:00 2001 From: Christopher Stone Date: Fri, 9 Mar 2018 17:03:11 +0000 Subject: [PATCH] Now also ingores my symlinks to the static copy of pyglet --- .gitignore | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 8791b8e..45e1f0b 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ robots/little_john/telemetry/code/monitor/__pycache__/ # New version of Pyglet, because Debian Stretch doesn't have a version new enough to work with Python3 robots/little_john/telemetry/code/monitor/pyglet/ +robots/little_john/telemetry/code/monitor/*/pyglet -- libgit2 0.21.2