vlc-rs/.gitignore

14 lines
121 B
Plaintext
Raw Normal View History

2015-11-29 01:26:04 +00:00
# Compiled files
*.o
*.so
*.rlib
*.dll
# Executables
*.exe
# Generated by Cargo
/target/
2019-11-21 11:00:26 +00:00
/libvlc-sys/target
2015-11-29 01:33:02 +00:00
Cargo.lock