diff options
| author | Ray <[email protected]> | 2017-04-20 00:49:39 +0200 |
|---|---|---|
| committer | Ray <[email protected]> | 2017-04-20 00:49:39 +0200 |
| commit | 61ce160023e56d20b8baf88b56c11b70b05a8318 (patch) | |
| tree | 8767e7de9efd004e26d641763697870a94ec63c0 /.gitignore | |
| parent | 35172430c6b5929e8f6781e0d92b4bc1f9fcc2a2 (diff) | |
| download | raylib-61ce160023e56d20b8baf88b56c11b70b05a8318.tar.gz raylib-61ce160023e56d20b8baf88b56c11b70b05a8318.zip | |
Added examples web images
Added loader webs (previously ignored)
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -114,3 +114,12 @@ project/vs2015/*.opendb docs/examples/web/*.html docs/examples/web/*/*.html !docs/examples/web/loader.html +!docs/examples/web/core/loader.html +!docs/examples/web/shapes/loader.html +!docs/examples/web/text/loader.html +!docs/examples/web/textures/loader.html +!docs/examples/web/audio/loader.html +!docs/examples/web/physac/loader.html +!docs/examples/web/shaders/loader.html +!docs/examples/web/models/loader.html + |
