diff --git a/.PhysicsRenderer.js.swp b/.PhysicsRenderer.js.swp deleted file mode 100644 index 6ad3263..0000000 Binary files a/.PhysicsRenderer.js.swp and /dev/null differ diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..1377554 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.swp diff --git a/examples/.collisions.html.swp b/examples/.collisions.html.swp deleted file mode 100644 index 631e1ad..0000000 Binary files a/examples/.collisions.html.swp and /dev/null differ diff --git a/examples/.curl.html.swp b/examples/.curl.html.swp deleted file mode 100644 index 42b360a..0000000 Binary files a/examples/.curl.html.swp and /dev/null differ diff --git a/lib/.ShaderLoader.js.swp b/lib/.ShaderLoader.js.swp deleted file mode 100644 index e461355..0000000 Binary files a/lib/.ShaderLoader.js.swp and /dev/null differ diff --git a/shaders/.fs-lookup.glsl.swp b/shaders/.fs-lookup.glsl.swp deleted file mode 100644 index b5157ea..0000000 Binary files a/shaders/.fs-lookup.glsl.swp and /dev/null differ diff --git a/shaders/.simplex.glsl.swp b/shaders/.simplex.glsl.swp deleted file mode 100644 index 1670323..0000000 Binary files a/shaders/.simplex.glsl.swp and /dev/null differ diff --git a/shaders/.ss-collisions.glsl.swp b/shaders/.ss-collisions.glsl.swp deleted file mode 100644 index f1fc0c3..0000000 Binary files a/shaders/.ss-collisions.glsl.swp and /dev/null differ diff --git a/shaders/.ss-curl.glsl.swp b/shaders/.ss-curl.glsl.swp deleted file mode 100644 index c77a63d..0000000 Binary files a/shaders/.ss-curl.glsl.swp and /dev/null differ diff --git a/shaders/.ss-text.glsl.swp b/shaders/.ss-text.glsl.swp deleted file mode 100644 index 679b92b..0000000 Binary files a/shaders/.ss-text.glsl.swp and /dev/null differ diff --git a/shaders/.vs-lookup.glsl.swp b/shaders/.vs-lookup.glsl.swp deleted file mode 100644 index 1403e00..0000000 Binary files a/shaders/.vs-lookup.glsl.swp and /dev/null differ