From b9b2297d642cfaddb2f03e3a326e779998e8bf95 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Tue, 5 Apr 2016 06:56:57 +0200 Subject: Add minimal C++ testbrowser --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index e1db4729d..d1826d402 100644 --- a/.gitignore +++ b/.gitignore @@ -31,3 +31,6 @@ __pycache__ /.hypothesis /prof TODO +/scripts/testbrowser_cpp/Makefile +/scripts/testbrowser_cpp/main.o +/scripts/testbrowser_cpp/testbrowser -- cgit v1.2.3-54-g00ecf