gitignore: update for kconfig

Signed-off-by: Janusz Jankowski <janusz.jankowski@linux.intel.com>
This commit is contained in:
Janusz Jankowski 2019-01-22 18:03:21 +01:00 committed by Liam Girdwood
parent 2b0249373f
commit 328562093e
1 changed files with 1 additions and 5 deletions

6
.gitignore vendored
View File

@ -71,8 +71,4 @@ tap-driver.sh
test-driver
*.trs
# ignore build files in tests
test/cmocka/*
!test/cmocka/*.
!test/cmocka/src
!test/cmocka/include
__pycache__