From 4d1739a2c3cbc402e525166a90a7a313203d57e3 Mon Sep 17 00:00:00 2001 From: Lasse Karstensen Date: Thu, 13 Jul 2017 11:49:16 +0200 Subject: [PATCH] Ignore built files. Clean up git status output so the important parts are visible. --- .gitignore | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 0fc2f72f..e635619f 100644 --- a/.gitignore +++ b/.gitignore @@ -27,8 +27,11 @@ src/location.hh src/position.hh src/stack.hh src/stamp-h1 -test/regression-tests -test/unit-tests +/test/rules_optimization +/test/regression_tests +/test/unit_tests +/test-driver +/test/massif.out.* ylwrap missing install-sh @@ -37,3 +40,4 @@ ltmain.sh examples/simple_example_using_c/test test/benchmark/benchmark test/benchmark/owasp-v3/ +/tools/rules-check/modsec-rules-check