mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
gitignore: remove build directories
meson automatically generates a .gitignore file that ignores everything in the build directory when it is configured. There is no need to explicitly add build directories to the top-level .gitignore.
This commit is contained in:
parent
5fccc19ed6
commit
4118d08f95
1 changed files with 0 additions and 2 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -7,8 +7,6 @@ ABOUT-NLS
|
|||
*.tar.gz
|
||||
*.tar.xz
|
||||
*.o
|
||||
build/
|
||||
builddir/
|
||||
config.h.meson
|
||||
cscope.out
|
||||
cscope.in.out
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue