diff --git a/.gitignore b/.gitignore index 7713f68..386f290 100644 --- a/.gitignore +++ b/.gitignore @@ -45,13 +45,16 @@ app.*.map.json /android/app/profile /android/app/release -android -ios -web -windows -linux -macos +# Platform +android/ +ios/ +web/ +windows/ +linux/ +macos/ +# Test +test/ # General .DS_Store @@ -79,4 +82,4 @@ Icon .AppleDesktop Network Trash Folder Temporary Items -.apdisk +.apdisk \ No newline at end of file