You've already forked joplin
							
							
				mirror of
				https://github.com/laurent22/joplin.git
				synced 2025-10-31 00:07:48 +02:00 
			
		
		
		
	
		
			
				
	
	
		
			50 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			50 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable File
		
	
	
	
	
| {
 | |
| 	"folders":
 | |
| 	[
 | |
| 		{
 | |
| 			"path": ".",
 | |
| 			"folder_exclude_patterns": [
 | |
| 				"var",
 | |
| 				"vendor",
 | |
| 				"QtClient/build-JoplinQtClient-Visual_C_32_bits-Debug",
 | |
| 				"QtClient/data/resources",
 | |
| 				"app/data/uploads",
 | |
| 				"CliClient/node_modules",
 | |
| 				"CliClient/build",
 | |
| 				"CliClient/tests-build",
 | |
| 				"CliClient/app/src",
 | |
| 				"CliClient/tests/src",
 | |
| 				"ReactNativeClient/node_modules",
 | |
| 				"ReactNativeClient/android/app/build",
 | |
| 				"ReactNativeClient/android/build",
 | |
| 				"ReactNativeClient/android/.idea",
 | |
| 				"ReactNativeClient/android/.gradle",
 | |
| 				"ReactNativeClient/android/local.properties",
 | |
| 				"ReactNativeClient/ios"
 | |
| 			],
 | |
| 			"file_exclude_patterns": [
 | |
| 				"*.pro.user",
 | |
| 				"*.pro.user.*",
 | |
| 				"*.iml",
 | |
| 				"*.map",
 | |
| 				"CliClient/app/src",
 | |
| 			]
 | |
| 		}
 | |
| 	],
 | |
| 	"build_systems":
 | |
| 	[
 | |
| 		{
 | |
| 			"name": "Build evernote-import",
 | |
| 			"shell_cmd": "D:\\Programmes\\cygwin\\bin\\bash.exe --login D:\\Web\\www\\joplin\\QtClient\\evernote-import\\build.sh"
 | |
| 		},
 | |
| 		{
 | |
| 			"name": "Qt Creator - Build and run",
 | |
| 			"shell_cmd": "D:\\NonPortableApps\\AutoHotkey\\AutoHotkey.exe D:\\Docs\\PROGS\\AutoHotKey\\QtRun\\QtRun.ahk"
 | |
| 		},
 | |
| 		{
 | |
| 			"name": "Build QtClient CLI - Linux",
 | |
| 			"shell_cmd": "/home/laurent/src/notes/QtClient/JoplinQtClient/build.sh"
 | |
| 		}
 | |
| 	]
 | |
| }
 |