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
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.