diff --git a/.gitignore b/.gitignore index 3688d1911..9a08c2697 100644 --- a/.gitignore +++ b/.gitignore @@ -6,7 +6,10 @@ build /bin/ +# Ignore .idea +.idea + # Syncthing ignore file .stignore -MagnetoLib.dll \ No newline at end of file +MagnetoLib.dll