Commit 0da9d1e655bbc76bc4aca4d875fe104b0f738d4c

Authored by Christopher Stone
1 parent ebd84ea5
Exists in master

Ignore files used by kdevelop

Showing 1 changed file with 3 additions and 0 deletions   Show diff stats
.gitignore
... ... @@ -20,3 +20,6 @@ robots/little_john/telemetry/code/monitor/__pycache__/
20 20 # New version of Pyglet, because Debian Stretch doesn't have a version new enough to work with Python3
21 21 robots/little_john/telemetry/code/monitor/pyglet/
22 22 robots/little_john/telemetry/code/monitor/*/pyglet
  23 +
  24 +# Project management files for kdevelop
  25 +*.kdev4
... ...