mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
gitignore: Add build dir and cscope files
This commit is contained in:
parent
97eec36f8e
commit
94656393fd
1 changed files with 4 additions and 1 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -6,5 +6,8 @@ ABOUT-NLS
|
||||||
*.tar.gz
|
*.tar.gz
|
||||||
*.tar.xz
|
*.tar.xz
|
||||||
*.o
|
*.o
|
||||||
|
build/
|
||||||
config.h.meson
|
config.h.meson
|
||||||
|
cscope.out
|
||||||
|
cscope.in.out
|
||||||
|
cscope.po.out
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue