Skip to content

Commit 68d2cf7

Browse files
committed
update gitignore
1 parent 8a071f9 commit 68d2cf7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,8 @@ sysinfo.txt
6969
# Builds
7070
*.apk
7171
*.aab
72+
*.unitypackage
73+
*.unitypackage.meta
7274
*.exe
7375

7476
# Crashlytics generated file
@@ -102,6 +104,6 @@ AudioClips/
102104
*.audio
103105

104106
# large libraries
105-
runtimes/
107+
native/
106108
tensorflow.dll
107109
tensorflow.dll.meta

0 commit comments

Comments
 (0)