40 lines
		
	
	
		
			417 B
		
	
	
	
		
			Plaintext
		
	
	
	
			
		
		
	
	
			40 lines
		
	
	
		
			417 B
		
	
	
	
		
			Plaintext
		
	
	
	
| .DS_Store
 | |
| *.dSYM
 | |
| bin/*
 | |
| build
 | |
| *.metallib
 | |
| *.pdb
 | |
| *.exe
 | |
| *.ilk
 | |
| *.vs
 | |
| *.obj
 | |
| *.lib
 | |
| *.dll
 | |
| *.sln
 | |
| *.wasm
 | |
| *.app
 | |
| *.dylib
 | |
| 
 | |
| Debug/*
 | |
| 
 | |
| scripts/__pycache__
 | |
| 
 | |
| src/wasmbind/gles_api.json
 | |
| src/bindgen_core_api.c
 | |
| src/bindgen_gles_api.c
 | |
| src/graphics/glsl_shaders.h
 | |
| src/io_stubs.c
 | |
| src/orca_surface.c
 | |
| src/graphics/orca_gl31.h
 | |
| *bind_gen.c
 | |
| *_stubs.c
 | |
| 
 | |
| .vscode/launch.json
 | |
| .vscode/settings.json
 | |
| 
 | |
| __pycache__
 | |
| scripts/files
 | |
| 
 | |
| ext/angle
 | |
| 
 | |
| sketches/*/bin |