mirror of
				https://github.com/cmderdev/cmder.git
				synced 2025-10-31 17:32:27 +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/src/version.rc2 | ||||
| .vs/* | ||||
| .vscode | ||||
| .idea | ||||
|   | ||||
| @@ -3,6 +3,9 @@ launcher | ||||
| .gitattributes | ||||
| .git | ||||
| .github | ||||
| .vs | ||||
| .vscode | ||||
| .idea | ||||
| *.md | ||||
| build | ||||
| scripts | ||||
|   | ||||
		Reference in New Issue
	
	Block a user