mirror of
				https://github.com/cmderdev/cmder.git
				synced 2025-11-01 01:42:17 +08:00 
			
		
		
		
	add editors to ignore files
This commit is contained in:
		
							
								
								
									
										2
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							| @@ -29,3 +29,5 @@ build/ | |||||||
| launcher/.vs | launcher/.vs | ||||||
| launcher/src/version.rc2 | launcher/src/version.rc2 | ||||||
| .vs/* | .vs/* | ||||||
|  | .vscode | ||||||
|  | .idea | ||||||
|   | |||||||
| @@ -3,6 +3,9 @@ launcher | |||||||
| .gitattributes | .gitattributes | ||||||
| .git | .git | ||||||
| .github | .github | ||||||
|  | .vs | ||||||
|  | .vscode | ||||||
|  | .idea | ||||||
| *.md | *.md | ||||||
| build | build | ||||||
| scripts | scripts | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user