summaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
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
-