Ignore pseudo.po for the manifest
This commit is contained in:
		
							parent
							
								
									0490247fcb
								
							
						
					
					
						commit
						e721f74f63
					
				| @ -31,7 +31,7 @@ from sugar import env | ||||
| from sugar.bundle.activitybundle import ActivityBundle | ||||
| 
 | ||||
| IGNORE_DIRS = ['dist', '.git'] | ||||
| IGNORE_FILES = ['.gitignore', 'MANIFEST', '*.pyc', '*~', '*.bak'] | ||||
| IGNORE_FILES = ['.gitignore', 'MANIFEST', '*.pyc', '*~', '*.bak', 'pseudo.po'] | ||||
|          | ||||
| def list_files(base_dir, ignore_dirs=None, ignore_files=None): | ||||
|     result = [] | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Simon Schampijer
						Simon Schampijer