diff options
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/* |
![]() |
index : raylib | |
| A simple and easy-to-use library to enjoy videogames programming | realtradam |
| summaryrefslogtreecommitdiffhomepage |
| -rw-r--r-- | .gitignore | 1 |
@@ -48,6 +48,7 @@ ipch/ # Ignore compiled binaries *.o *.exe +!src/raylib.rc.o # Ignore all examples files examples/* |