This website requires JavaScript.
Explore
Help
Sign In
kirbylife
/
vlc-rs
mirror of
https://code.videolan.org/videolan/vlc-rs
Watch
1
Star
0
Fork
You've already forked vlc-rs
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
80b31f723e
vlc-rs
/
.gitignore
13 lines
102 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial commit
2015-11-29 01:26:04 +00:00
# Compiled files
*.o
*.so
*.rlib
*.dll
# Executables
*.exe
# Generated by Cargo
/target/
Add the Cargo.lock to .gitignore
2015-11-29 01:33:02 +00:00
Cargo.lock