diff --git a/.gitignore b/.gitignore index 0fa6b67..30d8eef 100644 --- a/.gitignore +++ b/.gitignore @@ -44,3 +44,6 @@ app.*.map.json /android/app/debug /android/app/profile /android/app/release + +# IDE +*.code-workspace \ No newline at end of file