Files
rust-openvr/.gitignore
Christoph Schulz 6aaa7d279a Upgrade to OpenVR 1.4.18 (#40)
Cleanup and update to latest openvr-sys
2019-07-09 17:29:13 -07:00

10 lines
225 B
Plaintext

# Generated by Cargo
/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
Cargo.lock
/.idea/
/.vscode/