mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-30 05:31:15 +00:00
- more generic files to exclude: *~ and ~.bak
Original commit message from CVS: - more generic files to exclude: *~ and ~.bak
This commit is contained in:
parent
e175e17191
commit
3a985d4159
1 changed files with 2 additions and 1 deletions
3
gstplay/.gitignore
vendored
3
gstplay/.gitignore
vendored
|
@ -5,6 +5,7 @@ Makefile.in
|
||||||
*.la
|
*.la
|
||||||
.deps
|
.deps
|
||||||
.libs
|
.libs
|
||||||
gstmediaplay.glade.bak
|
*.bak
|
||||||
|
*~
|
||||||
gstmediaplay
|
gstmediaplay
|
||||||
gstplay
|
gstplay
|
||||||
|
|
Loading…
Reference in a new issue