nvidia-video-codec-rs/.gitignore
Luca Barbato d06bb4bbf4 build: Split in two separate crates
Keep the FFI bindings apart.
2017-01-02 03:28:52 +00:00

10 lines
257 B
Plaintext

# Generated by Cargo
# will have compiled files and executables
/target/
# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
# More information here http://doc.crates.io/guide.html#cargotoml-vs-cargolock
target
Cargo.lock