diff --git a/.gitignore b/.gitignore index 119e42e5..05c835d8 100644 --- a/.gitignore +++ b/.gitignore @@ -18,7 +18,7 @@ # 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/ # Flutter/Dart/Pub related **/doc/api/ @@ -83,3 +83,6 @@ tm.json android/build android/app/.cxx + +# Build dir +build \ No newline at end of file