瀏覽代碼
Merge pull request #760 from RobLoach/libraylib-a
Remove compiled libraylib.a
pull/761/head
Ray
5 年之前
committed by
GitHub
沒有發現已知的金鑰在資料庫的簽署中
GPG 金鑰 ID: 4AEE18F83AFDEB23
共有
2 個檔案被更改,包括
1 行新增 和
0 行删除
-
.gitignore
-
二進制
src/libraylib.a
|
|
@ -49,6 +49,7 @@ ipch/ |
|
|
|
# Ignore compiled binaries |
|
|
|
*.o |
|
|
|
*.exe |
|
|
|
*.a |
|
|
|
!raylib.rc.o |
|
|
|
|
|
|
|
# Ignore all examples files |
|
|
|