Browse Source

Remove compiled libraylib.a

Rob Loach 6 years ago
parent
commit
497fb4e49f
2 changed files with 1 additions and 0 deletions
  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