vlc-rs/.gitignore

13 lines
102 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/
2015-11-29 01:33:02 +00:00
Cargo.lock