sof/.gitignore

75 lines
647 B
Plaintext
Raw Normal View History

*.o
*.Po
*~
*.a
*.la
*.lo
*.Tpo
*.swp
*.bin
*.map
*.ri
*.orig
*.rej
*.rom
*.man
.version
.tarball-version
*.x
.build
*.dis
*.lst
*.log
.*
*.html
*.js
*.png
*.md5
*.xml
*.css
*.xsd
*.patch
*.xslt
*.mbox
Makefile
Makefile.in
configure
depcomp
aclocal.m4
install-sh
missing
compile
ar-lib
stamp-h1
CHANGELOG
ltmain.sh
m4/lt*
m4/libtool.m4
libtool
src/include/version.h
doc/doxygen
*.doxygen
autom4te*
config.*
*.gz
*.xz
src/arch/xtensa/sof
src/arch/xtensa/boot_ldr
sof-*
boot_ldr-*
boot_module
module
rimage/rimage
tap-driver.sh
test-driver
*.trs
# ignore build files in tests
test/cmocka/*
!test/cmocka/*.
!test/cmocka/src
!test/cmocka/include