ignore photoshop documents
This commit is contained in:
		
							parent
							
								
									83d99f4585
								
							
						
					
					
						commit
						aa039e60f5
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -29,7 +29,7 @@ TEXTLESS_REGEX = re.compile('(台詞|セリフ)(な|無)し|notext|textless') | ||||||
| IMAGE_FILE_EXTENSIONS = ['.png', '.jpg', '.jpeg', '.gif', '.tiff'] | IMAGE_FILE_EXTENSIONS = ['.png', '.jpg', '.jpeg', '.gif', '.tiff'] | ||||||
| 
 | 
 | ||||||
| IGNOREABLE_FILES = ['Thumbs.db', '__MACOSX', '.DS_Store'] | IGNOREABLE_FILES = ['Thumbs.db', '__MACOSX', '.DS_Store'] | ||||||
| IGNOREABLE_EXTENSIONS = ['.txt', '.html', '.htm'] | IGNOREABLE_EXTENSIONS = ['.txt', '.html', '.htm', '.psd'] | ||||||
| 
 | 
 | ||||||
| def open_zipfile_with_encoding(path): | def open_zipfile_with_encoding(path): | ||||||
|     try: |     try: | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue