mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-15 19:27:51 +01:00
22 lines
231 B
Plaintext
22 lines
231 B
Plaintext
# all
|
|
build
|
|
coverage
|
|
node_modules
|
|
dist
|
|
|
|
# root
|
|
resources/
|
|
.*.*
|
|
|
|
# mobile
|
|
apps/mobile/native/
|
|
apps/mobile/__tests__/
|
|
|
|
# web
|
|
apps/web/public/an.js
|
|
|
|
# editor
|
|
packages/editor/styles/
|
|
|
|
# editor mobile
|
|
packages/editor-mobile/build.bundle |