mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-14 18:57:50 +01:00
29 lines
388 B
Plaintext
29 lines
388 B
Plaintext
# all
|
|
build
|
|
coverage
|
|
node_modules
|
|
dist
|
|
|
|
# root
|
|
resources/
|
|
.*.*
|
|
|
|
# mobile
|
|
apps/mobile/native/
|
|
apps/mobile/__tests__/
|
|
apps/mobile/e2e/
|
|
|
|
# web
|
|
apps/web/public/an.js
|
|
apps/web/src/common/sqlite/wa-sqlite-async.js
|
|
apps/web/src/common/sqlite/wa-sqlite.js
|
|
|
|
# editor
|
|
packages/editor/styles/
|
|
packages/editor/languages/
|
|
|
|
# editor mobile
|
|
packages/editor-mobile/build.bundle
|
|
|
|
# snapshots
|
|
tap-snapshots |