mirror of
https://github.com/mii443/rust-openvr.git
synced 2025-08-22 16:25:36 +00:00
committed by
Benjamin Saunders
parent
b7a3259f42
commit
6aaa7d279a
18
.gitignore
vendored
18
.gitignore
vendored
@ -1,11 +1,9 @@
|
||||
/.tmp.txt
|
||||
/Makefile
|
||||
/bin
|
||||
/lib
|
||||
/modules/oculus_sdk_mac/LibOVR/Lib/Mac/Xcode/Release/
|
||||
/target
|
||||
*.py[co]
|
||||
/src/sys/target/
|
||||
*.lock
|
||||
# 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/
|
||||
|
||||
/.idea/
|
||||
/.vscode/
|
||||
|
Reference in New Issue
Block a user