mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-26 11:41:09 +00:00
.gitignore: ignore cruft
This commit is contained in:
parent
30f973235d
commit
b968d05216
1 changed files with 8 additions and 0 deletions
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
|
@ -0,0 +1,8 @@
|
|||
*.o
|
||||
*.so
|
||||
*.a
|
||||
*.la
|
||||
*.lo
|
||||
*~
|
||||
Makefile
|
||||
Makefile.in
|
Loading…
Reference in a new issue