Skip to content

Commit f77b8ad

Browse files
committed
Add Windows platform metadata and gitignore windows/ build output
1 parent ed23b5e commit f77b8ad

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,3 +43,5 @@ app.*.map.json
4343
/android/app/debug
4444
/android/app/profile
4545
/android/app/release
46+
47+
/windows/

.metadata

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ migration:
1515
- platform: root
1616
create_revision: 2c9eb20739dfec95e2c74bd3dfa4601b0a8a36aa
1717
base_revision: 2c9eb20739dfec95e2c74bd3dfa4601b0a8a36aa
18-
- platform: web
18+
- platform: windows
1919
create_revision: 2c9eb20739dfec95e2c74bd3dfa4601b0a8a36aa
2020
base_revision: 2c9eb20739dfec95e2c74bd3dfa4601b0a8a36aa
2121

0 commit comments

Comments
 (0)