diff options
| author | raysan5 <[email protected]> | 2017-04-10 15:30:36 +0200 |
|---|---|---|
| committer | raysan5 <[email protected]> | 2017-04-10 15:30:36 +0200 |
| commit | 677c5cc9a8f019d1400fdaf9cc90d02a8949e7a3 (patch) | |
| tree | cbd3b93c44ae199fb0f386815d6a0991f036baf1 /.gitignore | |
| parent | f7bebf9861734c47d0840868f243b186a59a96ba (diff) | |
| download | raylib-677c5cc9a8f019d1400fdaf9cc90d02a8949e7a3.tar.gz raylib-677c5cc9a8f019d1400fdaf9cc90d02a8949e7a3.zip | |
Removed useless files
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 - |
