mirror of
				https://github.com/zulip/zulip.git
				synced 2025-10-30 19:43:47 +00:00 
			
		
		
		
	Remove __pycache__ in tools/clean-repo.
This commit is contained in:
		
				
					committed by
					
						 Tim Abbott
						Tim Abbott
					
				
			
			
				
	
			
			
			
						parent
						
							b6bd5445bc
						
					
				
				
					commit
					c800c87d2d
				
			| @@ -10,3 +10,4 @@ set -e | ||||
|  | ||||
| cd "$(dirname "$0")/.." | ||||
| find . -name "*.pyc" -exec rm -f {} \; | ||||
| find . -name "__pycache__" -prune -exec rm -rf {} \; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user