mirror of
https://gitlab.freedesktop.org/pulseaudio/pavucontrol.git
synced 2026-05-06 03:28:07 +02:00
add gitignore
This commit is contained in:
parent
f50b1fb5cf
commit
5bf3e3e197
2 changed files with 18 additions and 0 deletions
17
.gitignore
vendored
Normal file
17
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
aclocal.m4
|
||||
*.cache
|
||||
config.h
|
||||
config.h.in
|
||||
config.log
|
||||
config.status
|
||||
configure
|
||||
depcomp
|
||||
README
|
||||
README.html
|
||||
install-sh
|
||||
missing
|
||||
*.o
|
||||
stamp*
|
||||
Makefile
|
||||
Makefile.in
|
||||
.deps
|
||||
1
src/.gitignore
vendored
Normal file
1
src/.gitignore
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
pavucontrol
|
||||
Loading…
Add table
Reference in a new issue