Commit 8b0ac5fde4e4ce8573e07b08da6c8952c47c913f
1 parent
134e2762
Exists in
master
Removed untidy entries from gitignore, after improving my own library management arrangements
Showing
1 changed file
with
0 additions
and
4 deletions
Show diff stats
.gitignore
| @@ -17,9 +17,5 @@ | @@ -17,9 +17,5 @@ | ||
| 17 | robots/little_john/telemetry/code/monitor/__pycache__/ | 17 | robots/little_john/telemetry/code/monitor/__pycache__/ |
| 18 | *.pyc | 18 | *.pyc |
| 19 | 19 | ||
| 20 | -# New version of Pyglet, because Debian Stretch doesn't have a version new enough to work with Python3 | ||
| 21 | -robots/little_john/telemetry/code/monitor/pyglet/ | ||
| 22 | -robots/little_john/telemetry/code/monitor/*/pyglet | ||
| 23 | - | ||
| 24 | # Project management files for kdevelop | 20 | # Project management files for kdevelop |
| 25 | *.kdev4 | 21 | *.kdev4 |