diff options
| author | raysan5 <raysan5@gmail.com> | 2016-06-11 11:48:42 +0200 |
|---|---|---|
| committer | raysan5 <raysan5@gmail.com> | 2016-06-11 11:48:42 +0200 |
| commit | 8de1427803682f2ab0ca3ceda7834c72d4e9c030 (patch) | |
| tree | 6cfd7dab9e28421d16134e88d25614a575fca98e | |
| parent | bab08f1c89b7b785520d189f613911d1f66d640f (diff) | |
| download | raylib-8de1427803682f2ab0ca3ceda7834c72d4e9c030.tar.gz raylib-8de1427803682f2ab0ca3ceda7834c72d4e9c030.zip | |
Remove release files from src directory
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | src/libraylib.bc | bin | 710808 -> 0 bytes |
2 files changed, 1 insertions, 0 deletions
@@ -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 Binary files differdeleted file mode 100644 index 0b385eb8..00000000 --- a/src/libraylib.bc +++ /dev/null |
