diff options
| author | Ray <[email protected]> | 2018-05-29 00:52:08 +0200 |
|---|---|---|
| committer | Ray <[email protected]> | 2018-05-29 00:52:08 +0200 |
| commit | d873314c279be1582e28f3c90416c6b225b787fb (patch) | |
| tree | 4200c017795330c6e59d33ae67ece9a4f3bf5385 /.gitignore | |
| parent | 0148432588b1ead0676a7aa6fecba2d10c315153 (diff) | |
| download | raylib-d873314c279be1582e28f3c90416c6b225b787fb.tar.gz raylib-d873314c279be1582e28f3c90416c6b225b787fb.zip | |
Reviewed Windows resource file name
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -48,6 +48,7 @@ ipch/ # Ignore compiled binaries *.o *.exe +!src/raylib.rc.o # Ignore all examples files examples/* |
