mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-26 03:31:05 +00:00
add more files to ignore
This commit is contained in:
parent
39ea52832d
commit
b09bdde7d2
1 changed files with 8 additions and 0 deletions
8
.gitignore
vendored
8
.gitignore
vendored
|
@ -1,3 +1,11 @@
|
|||
*~
|
||||
*.o
|
||||
*.lo
|
||||
*.la
|
||||
Makefile
|
||||
Makefile.in
|
||||
.deps
|
||||
.libs
|
||||
stamp-h1
|
||||
stamp-h.in
|
||||
mkinstalldirs
|
||||
|
|
Loading…
Reference in a new issue