diff options
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore index af71b983e6..90cdf21462 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,6 @@ /target/ /gui/node_modules -/gui/packages/**/node_modules -/gui/packages/**/build -/gui/packages/mobile/android -/gui/packages/mobile/ios +/gui/build /dist .DS_Store *.log |
