From 13c7f8418e265000e472e284089474d63ccbbb39 Mon Sep 17 00:00:00 2001 From: Lars-Dominik Braun Date: Thu, 3 Oct 2019 09:12:58 +0200 Subject: Replace Makefile with ninja Also generate and use heatmaps for all layouts by default. --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 053db80..62a43bc 100644 --- a/.gitignore +++ b/.gitignore @@ -4,5 +4,10 @@ __pycache__ .coverage .mypy_cache/ doc/*.svg +doc/*.yaml doc/*.xmodmap doc/letterfreq.json +.ninja_* +build.ninja +stats/ +corpus/ -- cgit v1.2.3