gitignore caches
This commit is contained in:
		
							parent
							
								
									08a9328390
								
							
						
					
					
						commit
						77c10feead
					
				
							
								
								
									
										4
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							@ -1,9 +1,11 @@
 | 
				
			|||||||
.idea/
 | 
					.idea/
 | 
				
			||||||
*.h5
 | 
					*.h5
 | 
				
			||||||
 | 
					
 | 
				
			||||||
__pycache__
 | 
					__pycache__/
 | 
				
			||||||
*.py[cod]
 | 
					*.py[cod]
 | 
				
			||||||
build/
 | 
					build/
 | 
				
			||||||
dist/
 | 
					dist/
 | 
				
			||||||
*.egg-info/
 | 
					*.egg-info/
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					.pytest_cache/
 | 
				
			||||||
 | 
					.mypy_cache/
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user