diff --git a/.gitignore b/.gitignore index 45e1f0b..0413231 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,6 @@ 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 + +# Project management files for kdevelop +*.kdev4 -- libgit2 0.21.2