mirror of
				https://github.com/jakeswenson/BitBetter.git
				synced 2025-10-31 12:53:25 +00:00 
			
		
		
		
	Merge pull request #1 from h44z/fix-gitignore
Exclude cert.cert from git
This commit is contained in:
		
						commit
						c13c5e7326
					
				
							
								
								
									
										3
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							|  | @ -4,4 +4,5 @@ obj/ | ||||||
| *.dll | *.dll | ||||||
| *.pem | *.pem | ||||||
| .vscode/ | .vscode/ | ||||||
| *.pfx | *.pfx | ||||||
|  | *.cert | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user