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
|
||||
_stdint.h
|
||||
gst-plugins-good-*.tar.*
|
||||
.dirstamp
|
||||
|
||||
/m4
|
||||
|
||||
@ -34,6 +35,7 @@ gst-plugins-good-*.tar.*
|
||||
Makefile.in
|
||||
Makefile
|
||||
*~
|
||||
*.swp
|
||||
|
||||
/m4
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user