2016-12-11 00:37:19 +02:00
|
|
|
{
|
|
|
|
"folders":
|
|
|
|
[
|
|
|
|
{
|
2017-10-05 19:17:56 +02:00
|
|
|
"file_exclude_patterns":
|
|
|
|
[
|
2020-05-02 17:41:07 +02:00
|
|
|
"*.base64",
|
|
|
|
"*.bundle.js",
|
|
|
|
"*.eps",
|
|
|
|
"*.icns",
|
2017-10-05 19:17:56 +02:00
|
|
|
"*.jar",
|
2017-11-04 13:50:58 +02:00
|
|
|
"*.map",
|
2020-05-02 17:41:07 +02:00
|
|
|
"*.min.css",
|
|
|
|
"*.min.js",
|
2017-10-05 19:17:56 +02:00
|
|
|
"*.po",
|
|
|
|
"*.pot",
|
2020-05-02 17:41:07 +02:00
|
|
|
"_mydocs/EnexSamples/*.enex",
|
2017-11-04 13:50:58 +02:00
|
|
|
"CliClient/app/lib",
|
|
|
|
"CliClient/app/src",
|
2018-02-14 21:08:07 +02:00
|
|
|
"docs/*.html",
|
|
|
|
"docs/*.svg",
|
2020-05-02 17:41:07 +02:00
|
|
|
"ElectronClient/css/font-awesome.min.css",
|
|
|
|
"ElectronClient/gui/MultiNoteActions.js",
|
|
|
|
"ElectronClient/gui/note-viewer/highlight/*.pack.js",
|
|
|
|
"ElectronClient/gui/NoteContentPropertiesDialog.js",
|
|
|
|
"ElectronClient/gui/NoteEditor/NoteBody/AceEditor/AceEditor.js",
|
|
|
|
"ElectronClient/gui/NoteEditor/NoteBody/AceEditor/utils/index.js",
|
|
|
|
"ElectronClient/gui/NoteEditor/NoteBody/PlainEditor/PlainEditor.js",
|
|
|
|
"ElectronClient/gui/NoteEditor/NoteBody/TinyMCE/plugins/lists.js",
|
|
|
|
"ElectronClient/gui/NoteEditor/NoteBody/TinyMCE/TinyMCE.js",
|
|
|
|
"ElectronClient/gui/NoteEditor/NoteEditor.js",
|
|
|
|
"ElectronClient/gui/NoteEditor/utils/index.js",
|
|
|
|
"ElectronClient/gui/NoteToolbar/NoteToolbar.js",
|
2020-02-23 23:04:14 +02:00
|
|
|
"ElectronClient/gui/ResourceScreen.js",
|
|
|
|
"ElectronClient/gui/ShareNoteDialog.js",
|
|
|
|
"ElectronClient/gui/TinyMCE.js",
|
2020-05-02 17:41:07 +02:00
|
|
|
"ElectronClient/gui/utils/NoteText.js",
|
|
|
|
"ElectronClient/gui/NoteEditor/utils/resourceHandling.js",
|
|
|
|
"ElectronClient/gui/NoteEditor/utils/types.js",
|
|
|
|
"ElectronClient/gui/NoteEditor/utils/useNoteSearchBar.js",
|
|
|
|
"ElectronClient/gui/NoteEditor/utils/useSearchMarkers.js",
|
|
|
|
"ElectronClient/gui/NoteEditor/styles/index.js",
|
|
|
|
"ElectronClient/gui/NoteEditor/NoteBody/AceEditor/Toolbar.js",
|
|
|
|
"ElectronClient/gui/NoteEditor/utils/useDropHandler.js",
|
|
|
|
"ElectronClient/gui/NoteEditor/utils/useMessageHandler.js",
|
|
|
|
"ElectronClient/gui/NoteEditor/utils/useWindowCommandHandler.js",
|
2020-06-03 18:07:50 +02:00
|
|
|
"ReactNativeClient/lib/services/keychain/KeychainService.js",
|
|
|
|
"ReactNativeClient/lib/services/keychain/KeychainServiceDriver.mobile.js",
|
|
|
|
"ReactNativeClient/lib/services/keychain/KeychainServiceDriver.node.js",
|
|
|
|
"ReactNativeClient/lib/services/keychain/KeychainServiceDriver.dummy.js",
|
|
|
|
"ReactNativeClient/lib/services/keychain/KeychainServiceDriverBase.js",
|
2020-05-02 17:41:07 +02:00
|
|
|
"locales/*.json",
|
|
|
|
"log.txt",
|
|
|
|
"package-lock.json",
|
|
|
|
"Podfile.lock",
|
2020-03-10 01:24:57 +02:00
|
|
|
"ReactNativeClient/android/app/joplin.keystore",
|
|
|
|
"ReactNativeClient/lib/AsyncActionHandler.js",
|
2020-05-02 17:41:07 +02:00
|
|
|
"ReactNativeClient/lib/AsyncActionQueue.js",
|
|
|
|
"ReactNativeClient/lib/joplin-renderer/MdToHtml/rules/checkbox.js",
|
2020-03-23 03:32:28 +02:00
|
|
|
"ReactNativeClient/lib/joplin-renderer/MdToHtml/rules/fence.js",
|
2020-05-02 17:41:07 +02:00
|
|
|
"ReactNativeClient/lib/joplin-renderer/MdToHtml/rules/mermaid.js",
|
|
|
|
"ReactNativeClient/lib/joplin-renderer/MdToHtml/rules/sanitize_html.js",
|
|
|
|
"ReactNativeClient/lib/JoplinServerApi.js",
|
2020-06-09 21:15:43 +02:00
|
|
|
"ReactNativeClient/lib/mime-utils-types.js",
|
2020-05-02 17:41:07 +02:00
|
|
|
"ReactNativeClient/locales/*",
|
|
|
|
"ReactNativeClient/PluginAssetsLoader.js",
|
|
|
|
"ReactNativeClient/setUpQuickActions.js",
|
|
|
|
"src/log.txt",
|
|
|
|
"yarn.lock",
|
|
|
|
"ElectronClient/gui/NoteEditor/NoteBody/AceEditor/utils/types.js",
|
|
|
|
"ElectronClient/gui/NoteEditor/NoteBody/AceEditor/styles/index.js",
|
|
|
|
"ElectronClient/gui/note-viewer/lib.js",
|
|
|
|
"ReactNativeClient/lib/hooks/useImperativeHandlerDebugger.js",
|
|
|
|
"ElectronClient/gui/NoteEditor/utils/useMarkupToHtml.js",
|
|
|
|
"ElectronClient/gui/NoteEditor/utils/useResourceRefresher.js",
|
|
|
|
"ElectronClient/gui/NoteEditor/utils/useFormNote.js",
|
2020-05-04 01:55:41 +02:00
|
|
|
"ElectronClient/gui/NoteEditor/utils/useResourceInfos.js",
|
2020-05-30 18:49:29 +02:00
|
|
|
"Modules/TinyMCE/langs/*.js",
|
|
|
|
"ElectronClient/gui/NoteEditor/utils/contextMenu.js",
|
|
|
|
"ReactNativeClient/lib/services/ResourceEditWatcher.js",
|
|
|
|
"ReactNativeClient/lib/hooks/usePrevious.js"
|
2017-10-05 19:17:56 +02:00
|
|
|
],
|
|
|
|
"folder_exclude_patterns":
|
|
|
|
[
|
2017-11-17 20:02:01 +02:00
|
|
|
"_mydocs/mdtest",
|
2020-05-02 17:41:07 +02:00
|
|
|
"_releases",
|
2017-11-04 13:50:58 +02:00
|
|
|
"_vieux",
|
|
|
|
"CliClient/app/lib",
|
|
|
|
"CliClient/app/src",
|
2017-06-06 22:58:19 +02:00
|
|
|
"CliClient/build",
|
2020-05-02 17:41:07 +02:00
|
|
|
"CliClient/locales-build",
|
2017-11-04 13:50:58 +02:00
|
|
|
"CliClient/node_modules",
|
2017-06-14 00:39:45 +02:00
|
|
|
"CliClient/tests-build",
|
2017-11-12 20:57:59 +02:00
|
|
|
"CliClient/tests-build/lib",
|
2017-07-04 00:08:14 +02:00
|
|
|
"CliClient/tests/fuzzing -*",
|
2017-11-04 13:50:58 +02:00
|
|
|
"CliClient/tests/fuzzing",
|
|
|
|
"CliClient/tests/src",
|
|
|
|
"CliClient/tests/sync",
|
2020-05-02 17:41:07 +02:00
|
|
|
"CliClient/tests/tmp",
|
|
|
|
"Clipper/dist",
|
|
|
|
"Clipper/popup/build",
|
2017-11-04 13:50:58 +02:00
|
|
|
"ElectronClient/build",
|
2020-05-02 17:41:07 +02:00
|
|
|
"ElectronClient/dist",
|
|
|
|
"ElectronClient/dist",
|
|
|
|
"ElectronClient/dist",
|
|
|
|
"ElectronClient/fonts",
|
|
|
|
"ElectronClient/gui/note-viewer/highlight/styles",
|
2020-02-21 00:59:18 +02:00
|
|
|
"ElectronClient/lib",
|
|
|
|
"ElectronClient/locale",
|
2020-05-02 17:41:07 +02:00
|
|
|
"ElectronClient/pluginAssets",
|
|
|
|
"Modules/TinyMCE/JoplinLists/dist",
|
|
|
|
"Modules/TinyMCE/JoplinLists/lib",
|
|
|
|
"Modules/TinyMCE/JoplinLists/scratch",
|
2017-11-04 13:50:58 +02:00
|
|
|
"node_modules",
|
|
|
|
"ReactNativeClient/android/.gradle",
|
|
|
|
"ReactNativeClient/android/.idea",
|
2017-05-07 23:02:17 +02:00
|
|
|
"ReactNativeClient/android/app/build",
|
|
|
|
"ReactNativeClient/android/build",
|
|
|
|
"ReactNativeClient/android/local.properties",
|
2017-11-16 20:45:50 +02:00
|
|
|
"ReactNativeClient/ios/build",
|
2020-03-10 01:24:57 +02:00
|
|
|
"ReactNativeClient/ios/Joplin-tvOS",
|
|
|
|
"ReactNativeClient/ios/Joplin.xcodeproj/project.xcworkspace",
|
|
|
|
"ReactNativeClient/ios/Joplin.xcodeproj/xcuserdata",
|
2020-05-02 17:41:07 +02:00
|
|
|
"ReactNativeClient/ios/Joplin.xcworkspace/xcuserdata",
|
|
|
|
"ReactNativeClient/ios/Pods",
|
|
|
|
"ReactNativeClient/lib/csstojs",
|
|
|
|
"ReactNativeClient/lib/rnInjectedJs",
|
|
|
|
"ReactNativeClient/lib/vendor",
|
|
|
|
"ReactNativeClient/node_modules",
|
|
|
|
"ReactNativeClient/pluginAssets",
|
|
|
|
"tests/logs",
|
|
|
|
"ElectronClient/gui/note-viewer/pluginAssets"
|
2017-02-03 23:44:51 +02:00
|
|
|
],
|
2017-10-05 19:17:56 +02:00
|
|
|
"path": "."
|
2016-12-11 00:37:19 +02:00
|
|
|
}
|
2018-06-29 20:45:33 +02:00
|
|
|
]
|
|
|
|
}
|