Skip to content

Commit 1612877

Browse files
committed
Update .gitignore
1 parent 47ac1df commit 1612877

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.gitignore

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
### Generated by gibo (https://github.com/simonwhitaker/gibo)
2-
### https://raw.github.com/github/gitignore/4488915eec0b3a45b5c63ead28f286819c0917de/Unity.gitignore
2+
### https://raw.github.com/github/gitignore/e6b8c0e0df29c05f77a5f76ae551936d6a427622/Unity.gitignore
33

44
# This .gitignore file should be placed at the root of your Unity project directory
55
#
66
# Get latest from https://github.com/github/gitignore/blob/main/Unity.gitignore
77
#
8+
.utmp/
89
/[Ll]ibrary/
910
/[Tt]emp/
1011
/[Oo]bj/
@@ -62,6 +63,7 @@ sysinfo.txt
6263
*.apk
6364
*.aab
6465
*.unitypackage
66+
*.unitypackage.meta
6567
*.app
6668

6769
# Crashlytics generated file
@@ -73,9 +75,8 @@ crashlytics-build.properties
7375
# Temporary auto-generated Android Assets
7476
/[Aa]ssets/[Ss]treamingAssets/aa.meta
7577
/[Aa]ssets/[Ss]treamingAssets/aa/*
76-
77-
78-
### https://raw.github.com/github/gitignore/4488915eec0b3a45b5c63ead28f286819c0917de/Global/JetBrains.gitignore
78+
### Generated by gibo (https://github.com/simonwhitaker/gibo)
79+
### https://raw.github.com/github/gitignore/e6b8c0e0df29c05f77a5f76ae551936d6a427622/Global/JetBrains.gitignore
7980

8081
# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio, WebStorm and Rider
8182
# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
@@ -184,4 +185,3 @@ fabric.properties
184185
/[Aa]ssets/[Rr]ider[Ff]low.[Uu]ser[Dd]ata*
185186
/[Aa]ssets/[Ss]tompy[Rr]obot*
186187
/[Aa]ssets/[Tt]ayx*
187-

0 commit comments

Comments
 (0)