mirror of
https://github.com/mii443/rust-openvr.git
synced 2025-08-22 16:25:36 +00:00
Add a .gitignore
This commit is contained in:
7
.gitignore
vendored
Normal file
7
.gitignore
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
/.tmp.txt
|
||||
/Makefile
|
||||
/bin
|
||||
/lib
|
||||
/modules/oculus_sdk_mac/LibOVR/Lib/Mac/Xcode/Release/
|
||||
/target
|
||||
*.py[co]
|
Reference in New Issue
Block a user