gitignore: Updated to ignore *.swp and .dirstamp
This commit is contained in:
parent
fb14f66696
commit
37c73391ef
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…
x
Reference in New Issue
Block a user