diff options
| author | Rob Loach <[email protected]> | 2019-02-18 23:36:29 -0500 |
|---|---|---|
| committer | Rob Loach <[email protected]> | 2019-02-18 23:36:29 -0500 |
| commit | 497fb4e49ffe5a1c73b47d7733c9dbe3091ff976 (patch) | |
| tree | f2b3e60c158d8b9b5d0e6686526767e585166451 /.gitignore | |
| parent | d62652c5b29b322c8c9fa2ab7c7912fe366cd4bc (diff) | |
| download | raylib-497fb4e49ffe5a1c73b47d7733c9dbe3091ff976.tar.gz raylib-497fb4e49ffe5a1c73b47d7733c9dbe3091ff976.zip | |
Remove compiled libraylib.a
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -49,6 +49,7 @@ ipch/ # Ignore compiled binaries *.o *.exe +*.a !raylib.rc.o # Ignore all examples files |
