Makefile: add convenience targets.

Change-Id: I3e8fcb6d7db87c6b85dc03b801103f41e199c11c
This commit is contained in:
Alexander Lenz
2017-09-13 18:45:16 +02:00
parent 0aa542f07c
commit 88a2230fb7
3 changed files with 28 additions and 14 deletions

4
.gitignore vendored
View File

@ -14,3 +14,7 @@ doc/_build
# Mac
.DS_Store
# pytest
.cache
.coverage