diff options
author | Brad Davis <[email protected]> | 2013-07-04 12:06:21 -0700 |
---|---|---|
committer | Brad Davis <[email protected]> | 2013-07-04 12:06:21 -0700 |
commit | 7961154cfe86699511d57309da2df167a2f7edb6 (patch) | |
tree | 92ae56ce21dd76ce6743bc15bbb8899d2c268427 | |
parent | b71a796bd6efc9fffd78045025eabd4b276adc69 (diff) |
Adding arichnad's ignore, with some small changes
-rw-r--r-- | .gitignore | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..f1315ab --- /dev/null +++ b/.gitignore @@ -0,0 +1,10 @@ +LibOVR/Lib +LibOVR/Obj +Samples/**/Obj +Samples/**/Release +Samples/**/Debug +Samples/OculusWorldDemo/Assets +Mac_OculusWorldDemo.app/Contents/Resources +Doc +Tools +.* |