mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 07:03:55 +00:00 
			
		
		
		
	Update .gitignore
This commit is contained in:
		
							
								
								
									
										13
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										13
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							| @@ -6,6 +6,19 @@ __pycache__/ | ||||
| # C extensions | ||||
| *.so | ||||
|  | ||||
| # Hide sublime text stuff | ||||
| *.sublime-project | ||||
| *.sublime-workspace | ||||
|  | ||||
| # Hide some OS X stuff | ||||
| .DS_Store | ||||
| .AppleDouble | ||||
| .LSOverride | ||||
| Icon | ||||
|  | ||||
| # Thumbnails | ||||
| ._* | ||||
|  | ||||
| # Distribution / packaging | ||||
| .Python | ||||
| build/ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user