mirror of
https://github.com/Alex-Rachel/TEngine.git
synced 2025-08-07 16:45:10 +00:00
Update .gitignore
This commit is contained in:
14
.gitignore
vendored
14
.gitignore
vendored
@@ -14,6 +14,7 @@
|
|||||||
/[Aa]ssets/StreamingAssets
|
/[Aa]ssets/StreamingAssets
|
||||||
/BuildBundleInfo/
|
/BuildBundleInfo/
|
||||||
/[Aa]ssets/AATest/
|
/[Aa]ssets/AATest/
|
||||||
|
/[Aa]ssets/AATest.meta
|
||||||
|
|
||||||
# Asset meta data should only be ignored when the corresponding asset is also ignored
|
# Asset meta data should only be ignored when the corresponding asset is also ignored
|
||||||
!/[Aa]ssets/**/*.meta
|
!/[Aa]ssets/**/*.meta
|
||||||
@@ -62,8 +63,8 @@ sysinfo.txt
|
|||||||
# Crashlytics generated file
|
# Crashlytics generated file
|
||||||
crashlytics-build.properties
|
crashlytics-build.properties
|
||||||
|
|
||||||
# Log
|
# TEnginePersistentDataPath
|
||||||
TEnginePersistentDataPath/Log
|
TEnginePersistentDataPath/
|
||||||
|
|
||||||
# Hotfix
|
# Hotfix
|
||||||
TEngineHotUpdate/bin
|
TEngineHotUpdate/bin
|
||||||
@@ -71,3 +72,12 @@ TEngineHotUpdate/obj
|
|||||||
|
|
||||||
#HybirdCLR(HuaTuo)
|
#HybirdCLR(HuaTuo)
|
||||||
/HybirdCLRData/
|
/HybirdCLRData/
|
||||||
|
|
||||||
|
/ProjectSettings/
|
||||||
|
|
||||||
|
/Packages/manifest.json
|
||||||
|
/Packages/packages-lock.json
|
||||||
|
|
||||||
|
#AATemp
|
||||||
|
/[Aa]ssets/AATemp/
|
||||||
|
/[Aa]ssets/AATemp.meta
|
Reference in New Issue
Block a user