diff --git a/.gitignore b/.gitignore index 987fee2..fa252ac 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ Thumbs.db *.blend1 -.c9settings.xml \ No newline at end of file +.c9settings.xml +.idea +Webgl-lessons.iml diff --git a/example02/index.html b/example02/index.html index 8dc0032..5f7b940 100644 --- a/example02/index.html +++ b/example02/index.html @@ -4,8 +4,8 @@