mirror of
https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git
synced 2024-12-22 18:16:28 +00:00
Update gitignore for Cargo.lock and vim files
This commit is contained in:
parent
252b8498ff
commit
c5c3726668
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,3 +1,5 @@
|
|||
Cargo.lock
|
||||
target
|
||||
*~
|
||||
*.bk
|
||||
*.swp
|
||||
|
|
Loading…
Reference in a new issue