From 2002b64449e6383e43481d06efcfafac74a7cf8e Mon Sep 17 00:00:00 2001 From: Florian Fischer Date: Tue, 22 Jan 2019 12:39:27 +0100 Subject: ignore dj_workloads and targets dir --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 87a4c50..039755e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,7 @@ build/* results/* +targets/* +dj_workloads/* *.png */__pycache__/* .gdb_history -- cgit v1.2.3