summaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorraysan5 <[email protected]>2017-04-10 15:30:36 +0200
committerraysan5 <[email protected]>2017-04-10 15:30:36 +0200
commit677c5cc9a8f019d1400fdaf9cc90d02a8949e7a3 (patch)
treecbd3b93c44ae199fb0f386815d6a0991f036baf1 /.gitignore
parentf7bebf9861734c47d0840868f243b186a59a96ba (diff)
downloadraylib-677c5cc9a8f019d1400fdaf9cc90d02a8949e7a3.tar.gz
raylib-677c5cc9a8f019d1400fdaf9cc90d02a8949e7a3.zip
Removed useless files
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 664168ef..be170102 100644
--- a/.gitignore
+++ b/.gitignore
@@ -110,6 +110,7 @@ project/vs2015/*.opendb
!project/vs2015/external/openal_soft/lib/win64/OpenAL32.dll
!project/vs2015/external/lua/lib/win32/lua53.dll
+# Web examples
docs/examples/web/*.html
+docs/examples/web/*/*.html
!docs/examples/web/loader.html
-