mirror of
				https://github.com/cmderdev/cmder.git
				synced 2025-10-31 09:22:15 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			41 lines
		
	
	
		
			517 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			41 lines
		
	
	
		
			517 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| 
 | |
| ## Those files should be taken from their repositary
 | |
| 
 | |
| bin/*
 | |
| !bin/Readme.md
 | |
| opt/*
 | |
| !opt/Readme.md
 | |
| 
 | |
| vendor/*/*
 | |
| !vendor/bin/*
 | |
| !vendor/lib/*
 | |
| !vendor/*
 | |
| !vendor/psmodules/*
 | |
| vendor/git-for-windows
 | |
| 
 | |
| config/*
 | |
| !config/Readme.md
 | |
| !config/profile.d/README.md
 | |
| 
 | |
| config_user/*
 | |
| 
 | |
| Thumbs.db
 | |
| *.exe
 | |
| *.dll
 | |
| build/
 | |
| /Version *
 | |
| *.bak
 | |
| .github_changelog_generator
 | |
| launcher/.vs
 | |
| launcher/src/version.rc2
 | |
| .vs/*
 | |
| .vscode
 | |
| .idea
 | |
| .vagrant/
 | |
| scripts/packer/iso/*.iso
 | |
| !scripts/packer/floppy/*.exe
 | |
| scripts/packer/packer_cache
 | |
| scripts/packer/output-*
 | |
| *.box
 | |
| 
 |