mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-18 22:36:33 +00:00
gitignore: Updated to ignore *.swp and .dirstamp
This commit is contained in:
parent
fb14f66696
commit
37c73391ef
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -23,6 +23,7 @@ autoregen.sh
|
||||||
ABOUT-NLS
|
ABOUT-NLS
|
||||||
_stdint.h
|
_stdint.h
|
||||||
gst-plugins-good-*.tar.*
|
gst-plugins-good-*.tar.*
|
||||||
|
.dirstamp
|
||||||
|
|
||||||
/m4
|
/m4
|
||||||
|
|
||||||
|
@ -34,6 +35,7 @@ gst-plugins-good-*.tar.*
|
||||||
Makefile.in
|
Makefile.in
|
||||||
Makefile
|
Makefile
|
||||||
*~
|
*~
|
||||||
|
*.swp
|
||||||
|
|
||||||
/m4
|
/m4
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue