pipewire/.gitignore
Arun Raghavan c842ef7071 aec-webrtc: Bump to webrtc-audio-processing-1
Upstream updated drops beamforming, adds a new gain controller and
includes a bunch of updates to the AEC engine (internally AEC3).
2023-09-06 09:31:06 +00:00

46 lines
636 B
Plaintext

.*
!.gitlab
ABOUT-NLS
*~
*.tar.gz
*.tar.xz
*.o
cscope.out
cscope.in.out
cscope.po.out
Makefile
subprojects/lua*
subprojects/wireplumber
subprojects/media-session
subprojects/packagecache
subprojects/googletest*
subprojects/gtest.wrap
subprojects/libyaml.wrap
subprojects/libyaml
subprojects/libcamera
subprojects/webrtc-audio-processing
# Created by https://www.gitignore.io/api/vim
### Vim ###
# Swap
[._]*.s[a-v][a-z]
[._]*.sw[a-p]
[._]s[a-rt-v][a-z]
[._]ss[a-gi-z]
[._]sw[a-p]
# Session
Session.vim
# Temporary
.netrwhist
*~
# Auto-generated tag files
tags
# Persistent undo
[._]*.un~
# End of https://www.gitignore.io/api/vim