Add prototype script pattern to .gitignore
This commit is contained in:
		
							
								
								
									
										3
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							@@ -4,3 +4,6 @@ __pycache__/
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
# Ignore sample JSON files
 | 
					# Ignore sample JSON files
 | 
				
			||||||
*.sample.json
 | 
					*.sample.json
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# Ignore prototype scripts
 | 
				
			||||||
 | 
					prototype_*.py
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user