diff --git a/.gitignore b/.gitignore index d03fbb3d..180e13fe 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ +# rider +.idea/ + r/ # cdn resources folder bin/ obj/ @@ -14,4 +17,4 @@ riderModule.iml .vs/ lighthouse.config.json gitBranch.txt -gitVersion.txt \ No newline at end of file +gitVersion.txt