Update .gitignore to reflect cache and build files
This commit is contained in:
		
							
								
								
									
										8
									
								
								.gitignore
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								.gitignore
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| @@ -0,0 +1,8 @@ | |||||||
|  | Backend.ini | ||||||
|  | main.py | ||||||
|  | .vscode/ | ||||||
|  | *_pb2.py | ||||||
|  | __pycache__ | ||||||
|  | *.egg-info | ||||||
|  | build/ | ||||||
|  | dist/ | ||||||
		Reference in New Issue
	
	Block a user