37 lines
		
	
	
	
		
			330 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			37 lines
		
	
	
	
		
			330 B
		
	
	
	
		
			Text
		
	
	
	
	
	
# Temp directories
 | 
						|
.vs/
 | 
						|
bin/
 | 
						|
bin-obj/
 | 
						|
build/
 | 
						|
.cache/
 | 
						|
 | 
						|
# VS Files
 | 
						|
**.vcxproj**
 | 
						|
**.sln
 | 
						|
 | 
						|
.codelite/
 | 
						|
.build-debug/
 | 
						|
.vimspector.json
 | 
						|
**.workspace
 | 
						|
 | 
						|
Makefile
 | 
						|
 | 
						|
**/**.mk
 | 
						|
 | 
						|
**/**.project
 | 
						|
 | 
						|
**/Engine.txt
 | 
						|
**/GLAD.txt
 | 
						|
**/Sandbox.txt
 | 
						|
 | 
						|
**/Logs/**
 | 
						|
**/logs/**
 | 
						|
**.ini
 | 
						|
!**/default_gui_layout.ini
 | 
						|
 | 
						|
CMake/
 | 
						|
CMakeUserPresets.json
 | 
						|
 | 
						|
compile_commands.json
 | 
						|
 | 
						|
 |