14 lines
		
	
	
		
			152 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			152 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| /.vscode
 | |
| /bin
 | |
| /zig-cache
 | |
| /zig-out
 | |
| /docs
 | |
| **/*.log
 | |
| **/*.bin
 | |
| 
 | |
| # Build on Windows
 | |
| /.build_config
 | |
| /lib/SDL2
 | |
| 
 | |
| # Any Custom Scripts for Debugging purposes
 | |
| *.sh |