mirror of
https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git
synced 2025-02-21 15:16:18 +00:00
Add .gitignore
This commit is contained in:
parent
8ee1f72184
commit
961d6ce115
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
Normal file
4
.gitignore
vendored
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
target
|
||||||
|
Cargo.lock
|
||||||
|
*~
|
||||||
|
*.bk
|
Loading…
Reference in a new issue