Update .gitignore
This commit is contained in:
parent
f0b303b483
commit
0828c8106f
|
|
@ -3,7 +3,7 @@
|
||||||
# Get latest from https://github.com/github/gitignore/blob/main/Unity.gitignore
|
# Get latest from https://github.com/github/gitignore/blob/main/Unity.gitignore
|
||||||
#
|
#
|
||||||
.utmp/
|
.utmp/
|
||||||
/[Ll]ibrary/
|
[Ll]ibrary/
|
||||||
/[Tt]emp/
|
/[Tt]emp/
|
||||||
/[Oo]bj/
|
/[Oo]bj/
|
||||||
/[Bb]uild/
|
/[Bb]uild/
|
||||||
|
|
@ -109,3 +109,4 @@ google-services.json
|
||||||
*.hprof
|
*.hprof
|
||||||
|
|
||||||
Temp/
|
Temp/
|
||||||
|
/ARPlusSystem-250418/Library
|
||||||
|
|
|
||||||
Reference in New Issue