mirror of
				https://github.com/clearml/clearml
				synced 2025-06-26 18:16:07 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			18 lines
		
	
	
		
			139 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			139 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # Mac
 | |
| .DS_Store
 | |
| 
 | |
| # IntelliJ
 | |
| .idea
 | |
| 
 | |
| # Python
 | |
| *.pyc
 | |
| __pycache__
 | |
| build/
 | |
| dist/
 | |
| *.egg-info
 | |
| 
 | |
| # example data
 | |
| data/
 | |
| examples/runs/
 | |
| examples/*_data
 | 
