diff --git a/.gitignore b/.gitignore index f0e0669d21..50fb3439f9 100644 --- a/.gitignore +++ b/.gitignore @@ -64,3 +64,6 @@ android/keystores/debug.keystore # Vscode local history .history/ + +# .idea run configurations +/.run/*