diff --git a/.gitignore b/.gitignore index 8806bec..8791b8e 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,6 @@ # Python caching robots/little_john/telemetry/code/monitor/__pycache__/ *.pyc + +# 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/ -- libgit2 0.21.2