diff --git a/.gitignore b/.gitignore index ab14e7af..e6674774 100644 --- a/.gitignore +++ b/.gitignore @@ -83,4 +83,11 @@ TEngineHotUpdate/obj /[Aa]ssets/AATemp.meta #Rider -/.idea/ \ No newline at end of file +/.idea/ + +# ABConfig +[Aa]ssets/BuildConfig/ +[Aa]ssets/BuildConfig.meta + +[Aa]ssets/StreamingAssets/ +[Aa]ssets/StreamingAssets.meta \ No newline at end of file