diff --git a/.gitignore b/.gitignore index e11a5f78..ab14e7af 100644 --- a/.gitignore +++ b/.gitignore @@ -80,4 +80,7 @@ TEngineHotUpdate/obj #AATemp /[Aa]ssets/AATemp/ -/[Aa]ssets/AATemp.meta \ No newline at end of file +/[Aa]ssets/AATemp.meta + +#Rider +/.idea/ \ No newline at end of file