diff --git a/.gitignore b/.gitignore index 805b0874..c54d3dc6 100644 --- a/.gitignore +++ b/.gitignore @@ -3,7 +3,7 @@ # Get latest from https://github.com/github/gitignore/blob/main/Unity.gitignore # .utmp/ -/[Ll]ibrary/ +[Ll]ibrary/ /[Tt]emp/ /[Oo]bj/ /[Bb]uild/ @@ -108,4 +108,5 @@ google-services.json # Android Profiling *.hprof -Temp/ \ No newline at end of file +Temp/ +/ARPlusSystem-250418/Library