mirror of https://github.com/thesofproject/sof.git
68 lines
616 B
Plaintext
68 lines
616 B
Plaintext
*.o
|
|
*.Po
|
|
*.so*
|
|
*~
|
|
*.a
|
|
*.la
|
|
*.lo
|
|
*.Tpo
|
|
*.swp
|
|
*.bin
|
|
*.map
|
|
*.ri
|
|
*.orig
|
|
*.rej
|
|
*.rom
|
|
*.man
|
|
.version
|
|
*.x
|
|
.build
|
|
*.dis
|
|
*.lst
|
|
*.log
|
|
*.html
|
|
*.js
|
|
*.png
|
|
*.md5
|
|
*.xml
|
|
*.css
|
|
*.xsd
|
|
*.patch
|
|
*.xslt
|
|
*.mbox
|
|
|
|
*.gz
|
|
*.xz
|
|
src/arch/xtensa/sof
|
|
src/arch/xtensa/boot_ldr
|
|
src/arch/xtensa/sof-*
|
|
src/arch/xtensa/boot_ldr-*
|
|
src/arch/xtensa/module
|
|
src/arch/xtensa/rom
|
|
src/arch/xtensa/rom-*
|
|
boot_module
|
|
|
|
tap-driver.sh
|
|
test-driver
|
|
*.trs
|
|
tools/test/audio/reports/*
|
|
tools/test/audio/zeros_in.raw
|
|
|
|
__pycache__
|
|
.checkpatch-camelcase.git.*
|
|
|
|
build*/
|
|
|
|
# Eclipse project metadata
|
|
.settings
|
|
.project
|
|
.cproject
|
|
|
|
/tags
|
|
/TAGS
|
|
|
|
# cscope files
|
|
cscope.*
|
|
ncscope.*
|
|
|