You've already forked joplin
							
							
				mirror of
				https://github.com/laurent22/joplin.git
				synced 2025-10-31 00:07:48 +02:00 
			
		
		
		
	
		
			
				
	
	
		
			19 lines
		
	
	
		
			323 B
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			19 lines
		
	
	
		
			323 B
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable File
		
	
	
	
	
| {
 | |
| 	"folders":
 | |
| 	[
 | |
| 		{
 | |
| 			"path": ".",
 | |
| 			"folder_exclude_patterns": [
 | |
| 				"var"
 | |
| 			]
 | |
| 		}
 | |
| 	],
 | |
|     "build_systems":
 | |
|     [
 | |
|         {
 | |
|             "name": "Build evernote-import",
 | |
|             "shell_cmd": "D:\\Programmes\\cygwin\\bin\\bash.exe --login D:\\Web\\www\\joplin\\QtClient\\evernote-import\\build.sh"
 | |
|         }
 | |
|     ]
 | |
| }
 |