2
0
Эх сурвалжийг харах

Ignore list: added emscripten output

omar 7 жил өмнө
parent
commit
a765c83bad
1 өөрчлөгдсөн 4 нэмэгдсэн , 0 устгасан
  1. 4 0
      examples/.gitignore

+ 4 - 0
examples/.gitignore

@@ -21,6 +21,10 @@ build/*
 project.xcworkspace
 xcuserdata
 
+## Emscripten output
+*.out.js
+*.out.wasm
+
 ## Unix executables
 example_glfw_opengl2/example_glfw_opengl2
 example_glfw_opengl3/example_glfw_opengl3