- move assets (raw jsons, icons, meshes and i18n data) into the root of repo. - move script into the root of repo. - modify blender manifest according to this changes. - optimize gitignore.
		
			
				
	
	
		
			5 lines
		
	
	
		
			115 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			115 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# Do not include intermidiate translation template (POT)
 | 
						|
# Only keep the final merged POT file.
 | 
						|
*.pot
 | 
						|
!blender.pot
 |