googlesamples / arcore-depth-lab

ARCore Depth Lab is a set of Depth API samples that provides assets using depth for advanced geometry-aware features in AR interaction and rendering. (UIST 2020)
https://augmentedperception.github.io/depthlab/
Apache License 2.0
762 stars 152 forks source link

add .gitignore #35

Closed baobao closed 2 years ago

baobao commented 3 years ago

Let me add .gitignore as it is hard to develop. This is a common .gitignore for Unity development.

google-cla[bot] commented 3 years ago

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

:memo: Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here with @googlebot I signed it! and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

ℹ️ Googlers: Go here for more info.

baobao commented 3 years ago

@googlebot I signed it!

ruofeidu commented 2 years ago

Thank you baobao! We do have a .gitignore but I did not push it into the repository. I'll merge with yours in the next revision.