mirror of
				https://github.com/node-red/node-red.git
				synced 2025-03-01 10:36:34 +00:00 
			
		
		
		
	Add .editorconfig to .gitignore
I use [EditorConfig](https://editorconfig.org/) to adjust my editor settings for indentation. My settings should probably be best ignored, unless there is a desire to have a project wide .editorconfig
This commit is contained in:
		
							
								
								
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							@@ -28,3 +28,4 @@ docs
 | 
			
		||||
.nyc_output
 | 
			
		||||
sync.ffs_db
 | 
			
		||||
package-lock.json
 | 
			
		||||
.editorconfig
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user