mirror of
				https://github.com/GrapheneOS/hardened_malloc.git
				synced 2025-11-03 01:06:33 +01:00 
			
		
		
		
	Remove __pycache__ as well in make clean
				
					
				
			This commit is contained in:
		
							parent
							
								
									04a86566c3
								
							
						
					
					
						commit
						1c25018ffc
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -72,3 +72,4 @@ all: $(EXECUTABLES)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
clean:
 | 
					clean:
 | 
				
			||||||
	rm -f $(EXECUTABLES)
 | 
						rm -f $(EXECUTABLES)
 | 
				
			||||||
 | 
						rm -fr ./__pycache__
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue