ソースを参照

Merge pull request #760 from RobLoach/libraylib-a

Remove compiled libraylib.a
Ray 6 年 前
コミット
b3568e6d15
2 ファイル変更1 行追加0 行削除
  1. 1 0
      .gitignore
  2. BIN
      src/libraylib.a

+ 1 - 0
.gitignore

@@ -49,6 +49,7 @@ ipch/
 # Ignore compiled binaries
 *.o
 *.exe
+*.a
 !raylib.rc.o
 
 # Ignore all examples files

BIN
src/libraylib.a