Merge pull request #760 from RobLoach/libraylib-a

Remove compiled libraylib.a
This commit is contained in:
Ray 2019-02-19 12:06:46 +01:00 committed by GitHub
commit b3568e6d15
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View file

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

Binary file not shown.