mirror of
https://gitlab.gnome.org/GNOME/libgnome-volume-control.git
synced 2024-11-21 08:20:40 -05:00
build: Ignore object files (*.o)
This commit is contained in:
parent
74c08620b4
commit
3d6aac673b
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,5 +4,6 @@ Makefile.in
|
|||||||
Makefile
|
Makefile
|
||||||
*.la
|
*.la
|
||||||
*.lo
|
*.lo
|
||||||
|
*.o
|
||||||
*.gir
|
*.gir
|
||||||
*.typelib
|
*.typelib
|
||||||
|
Loading…
Reference in New Issue
Block a user