mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
gitignore: Ignore build* directories
We already had build-aux, might as well generalise for build directories we create for autotools out-of-tree builds and anything meson-based.
This commit is contained in:
parent
55fa5acd68
commit
30f49dae18
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -2,7 +2,7 @@
|
||||||
.version
|
.version
|
||||||
.*.swp
|
.*.swp
|
||||||
ABOUT-NLS
|
ABOUT-NLS
|
||||||
build-aux
|
build*
|
||||||
*~
|
*~
|
||||||
*.tar.gz
|
*.tar.gz
|
||||||
*.pc
|
*.pc
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue