mirror of https://github.com/thesofproject/sof.git
git: remove "module" from .gitignore
We now have a "module" directory under src/audio/module_adapter/module so it shouldn't be ignored by git any more. Signed-off-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>
This commit is contained in:
parent
141da0793f
commit
bbf81b8d24
|
@ -44,7 +44,6 @@ src/arch/xtensa/module
|
|||
src/arch/xtensa/rom
|
||||
src/arch/xtensa/rom-*
|
||||
boot_module
|
||||
module
|
||||
|
||||
tap-driver.sh
|
||||
test-driver
|
||||
|
|
Loading…
Reference in New Issue