18 lines
		
	
	
		
			184 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			184 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
 | 
						|
 | 
						|
 | 
						|
# Dear ImGui
 | 
						|
**/imgui.ini |