mirror of
https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git
synced 2025-02-19 22:26:20 +00:00
Update gitignore for Cargo.lock and vim files
This commit is contained in:
parent
c8d30cbab3
commit
cd930be47f
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