diff --git a/.gitignore b/.gitignore index 191b7e4..c537b96 100644 --- a/.gitignore +++ b/.gitignore @@ -400,3 +400,7 @@ FodyWeavers.xsd # Game Project specifics -> do not ignore: !**/Libraries/**/x86/ !**/Libraries/**/x64/ + + +.idea/ +/.idea/ \ No newline at end of file