summaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorRay <[email protected]>2017-09-29 23:45:21 +0200
committerRay <[email protected]>2017-09-29 23:45:21 +0200
commit541dceb87b718fc66de5ad988d14e868ed428727 (patch)
tree2f8d5359b7753a62493e31dfeb55d01584f872b2 /.gitignore
parent1c7416910efb4255c16b279683ea729bfb196070 (diff)
downloadraylib-541dceb87b718fc66de5ad988d14e868ed428727.tar.gz
raylib-541dceb87b718fc66de5ad988d14e868ed428727.zip
Updated libraries for release
OpenAL Soft and raylib compiled for release and stripped
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 9c5ada32..46f44e83 100644
--- a/.gitignore
+++ b/.gitignore
@@ -120,8 +120,6 @@ docs/examples/web/*/*.html
!docs/examples/web/models/loader.html
# raylib release libs
-src/libraylib.a
-src/libraylib.bc
!release/android/armeabi-v7a/libraylib.a
!release/android/armeabi-v7a/libraylib.so
!release/linux/libraylib.a
@@ -150,7 +148,6 @@ build
!games/CMakeLists.txt
# binaries made from raylib
-libraylib.a
libraylib.so
libraylib.dylib
libraylib.dll