mirror of
				https://github.com/VCMP-SqMod/SqMod.git
				synced 2025-10-29 21:37:18 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			14 lines
		
	
	
		
			106 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			106 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # Executables
 | |
| *.exe
 | |
| *.dll
 | |
| *.so
 | |
| 
 | |
| # Directories
 | |
| /bin/*
 | |
| 
 | |
| # Exclude
 | |
| !/bin/demo
 | |
| 
 | |
| # Hidden files and folders
 | |
| .*
 |