diff --git a/.gitignore b/.gitignore index 692422281..f5348445a 100644 --- a/.gitignore +++ b/.gitignore @@ -88,9 +88,12 @@ crashlytics-build.properties # Ignore the Cache folder since it is updated locally. /[Aa]ssets/Plugins/FMOD/Cache/* -# TimelineNameCollector editor cache (regenerated on scan) +# TimelineNameCollector editor cache (legacy path; migration only) /[Aa]ssets/[Ee]ditor/TimelineNameCollector/Cache/* +# HandlerNameCollector editor cache (regenerated on scan) +/[Aa]ssets/[Ee]ditor/HandlerNameCollector/Cache/* + # 暂时把bank放到Stream里,不忽略 # Ignore bank files in the StreamingAssets folder. /[Aa]ssets/StreamingAssets/**/*.bank