From 8f5d84d19c5a022157d62a34c320d478f7e7ab8c Mon Sep 17 00:00:00 2001 From: Moritz Rosenthal Date: Sat, 29 Feb 2020 21:13:42 +0100 Subject: [PATCH] Add build artifact build_features.h to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 6a985a75d..dd6bf9291 100644 --- a/.gitignore +++ b/.gitignore @@ -33,3 +33,4 @@ wlantest/test_vectors wlantest/wlantest wlantest/wlantest_cli **/parallel-vm.log +src/utils/build_features.h