Ignore tooling artifacts
This commit is contained in:
		
							parent
							
								
									0fb0d62fb7
								
							
						
					
					
						commit
						be8d381d98
					
				
							
								
								
									
										5
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										5
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							| @ -9,6 +9,11 @@ wheels/ | ||||
| # Virtual environments | ||||
| .venv | ||||
| 
 | ||||
| # Tooling artifacts | ||||
| .mypy_cache/ | ||||
| .ropeproject/ | ||||
| .ruff_cache/ | ||||
| 
 | ||||
| # Testing artifacts | ||||
| config.yaml | ||||
| db.sqlite3 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user