diff --git a/.gitignore b/.gitignore index c1fb87d..741d842 100644 --- a/.gitignore +++ b/.gitignore @@ -17,13 +17,14 @@ mason-lock.json *.iml *.ipr *.iws -.idea/ +.idea/* +!.idea/.gitignore # The .vscode folder contains launch configuration and tasks you configure in # VS Code which you may wish to be included in version control, so this line # is commented out by default. -.vscode/ -.vscode/settings.json +.vscode/* +!.vscode/launch.json # Flutter/Dart/Pub related **/doc/api/ diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 0000000..9e64230 --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1 @@ +!.idea/runConfigurations/