mirror of
				https://github.com/ineedbots/iw2_bot_warfare.git
				synced 2025-10-30 20:57:08 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			21 lines
		
	
	
		
			220 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
		
			220 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # Ignore everything in repository root 
 | |
| /*
 | |
| 
 | |
| # Files to not ignore
 | |
| !/.gitignore
 | |
| !/z_client.bat
 | |
| 
 | |
| # Folder to not ignore
 | |
| !/mods
 | |
| /mods/*
 | |
| !/mods/bots
 | |
| 
 | |
| !/deploy.js
 | |
| !/deploy.bat
 | |
| !/z_deploy.bat
 | |
| !/.astylerc
 | |
| 
 | |
| *.dat
 | |
| *.log
 | |
| players/
 |