Skip to content

Commit

Permalink
Merge pull request #49 from EshanJayasundara/main
Browse files Browse the repository at this point in the history
imported OpenCV+Unity library added to .gitignore
  • Loading branch information
EshanJayasundara authored Jan 6, 2024
2 parents 8093beb + 2406cb2 commit 915b980
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ Gemfile
/[Ll]ogs/
/[Uu]ser[Ss]ettings/

# OpenCV+Unity directory
AR\ Demo/[Aa]ssets/OpenCV+Unity/

# MemoryCaptures can get excessive in size.
# They also could contain extremely sensitive data
/[Mm]emoryCaptures/
Expand Down
8 changes: 8 additions & 0 deletions AR Demo/Assets/OpenCV+Unity.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion AR Demo/ProjectSettings/ProjectSettings.asset
Original file line number Diff line number Diff line change
Expand Up @@ -816,7 +816,7 @@ PlayerSettings:
tvOS: 1
incrementalIl2cppBuild: {}
suppressCommonWarnings: 1
allowUnsafeCode: 0
allowUnsafeCode: 1
useDeterministicCompilation: 1
additionalIl2CppArgs:
scriptingRuntimeVersion: 1
Expand Down

0 comments on commit 915b980

Please sign in to comment.