mirror of
				https://github.com/openwrt/openwrt.git
				synced 2025-10-30 07:49:23 +08:00 
			
		
		
		
	gitignore: ignore local APK keys
Those keys should never be added to the git repository. Signed-off-by: Paul Spooren <mail@aparcar.org>
This commit is contained in:
		
							
								
								
									
										2
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							| @ -21,6 +21,8 @@ | |||||||
| /*.patch | /*.patch | ||||||
| /llvm-bpf* | /llvm-bpf* | ||||||
| key-build* | key-build* | ||||||
|  | private-key.pem | ||||||
|  | public-key.pem | ||||||
| *.orig | *.orig | ||||||
| *.rej | *.rej | ||||||
| *~ | *~ | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user
	 Paul Spooren
					Paul Spooren