Remove compiled libraylib.a

This commit is contained in:
Rob Loach
2019-02-18 23:36:29 -05:00
parent d62652c5b2
commit 497fb4e49f
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.