2022-08-27 15:23:11 +05:00
|
|
|
# all
|
|
|
|
|
build
|
|
|
|
|
coverage
|
|
|
|
|
node_modules
|
|
|
|
|
dist
|
|
|
|
|
|
2022-08-30 16:13:11 +05:00
|
|
|
# root
|
|
|
|
|
resources/
|
|
|
|
|
.*.*
|
|
|
|
|
|
2022-08-27 15:23:11 +05:00
|
|
|
# mobile
|
|
|
|
|
apps/mobile/native/
|
2022-08-29 16:19:17 +05:00
|
|
|
apps/mobile/__tests__/
|
2022-09-01 16:34:26 +05:00
|
|
|
apps/mobile/e2e/
|
2022-08-27 15:23:11 +05:00
|
|
|
|
|
|
|
|
# web
|
|
|
|
|
apps/web/public/an.js
|
2023-12-21 13:37:55 +05:00
|
|
|
apps/web/src/common/sqlite/wa-sqlite-async.js
|
|
|
|
|
apps/web/src/common/sqlite/wa-sqlite.js
|
2022-08-27 15:23:11 +05:00
|
|
|
|
|
|
|
|
# editor
|
2022-08-30 11:05:10 +05:00
|
|
|
packages/editor/styles/
|
2023-01-16 13:50:58 +05:00
|
|
|
packages/editor/languages/
|
2022-08-30 11:05:10 +05:00
|
|
|
|
|
|
|
|
# editor mobile
|
2023-02-27 10:57:27 +05:00
|
|
|
packages/editor-mobile/build.bundle
|
|
|
|
|
|
|
|
|
|
# snapshots
|
|
|
|
|
tap-snapshots
|