diff --git a/.gitignore b/.gitignore index fc9df0753..3a9084548 100644 --- a/.gitignore +++ b/.gitignore @@ -63,6 +63,7 @@ xcuserdata/ DerivedData/ *.dll src/libraylib.a +src/libraylib.bc # oculus example !examples/oculus_glfw_sample/LibOVRRT32_1.dll diff --git a/src/libraylib.bc b/src/libraylib.bc deleted file mode 100644 index 0b385eb88..000000000 Binary files a/src/libraylib.bc and /dev/null differ