Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Initial commit with Leap package, Oculus package, and some initial ex…
…perimental code.
- Loading branch information
@@ -0,0 +1,22 @@ | ||
# Auto detect text files and perform LF normalization | ||
* text=auto | ||
|
||
# Custom for Visual Studio | ||
*.cs diff=csharp | ||
*.sln merge=union | ||
*.csproj merge=union | ||
*.vbproj merge=union | ||
*.fsproj merge=union | ||
*.dbproj merge=union | ||
|
||
# Standard to msysgit | ||
*.doc diff=astextplain | ||
*.DOC diff=astextplain | ||
*.docx diff=astextplain | ||
*.DOCX diff=astextplain | ||
*.dot diff=astextplain | ||
*.DOT diff=astextplain | ||
*.pdf diff=astextplain | ||
*.PDF diff=astextplain | ||
*.rtf diff=astextplain | ||
*.RTF diff=astextplain |
@@ -0,0 +1,26 @@ | ||
[Ll]ibrary/ | ||
[Tt]emp/ | ||
[Oo]bj/ | ||
[Bb]uild/ | ||
|
||
# Autogenerated VS/MD solution and project files | ||
/*.csproj | ||
/*.unityproj | ||
/*.sln | ||
/*.suo | ||
/*.user | ||
/*.userprefs | ||
/*.pidb | ||
/*.booproj | ||
|
||
#Unity3D Generated File On Crash Reports | ||
sysinfo.txt | ||
|
||
_ReSharper* | ||
|
||
.DS_Store | ||
|
||
Builds/ | ||
Docs/ | ||
*.csproj | ||
*.sln |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Oops, something went wrong.