summaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorRay <[email protected]>2018-05-29 00:52:08 +0200
committerRay <[email protected]>2018-05-29 00:52:08 +0200
commitd873314c279be1582e28f3c90416c6b225b787fb (patch)
tree4200c017795330c6e59d33ae67ece9a4f3bf5385 /.gitignore
parent0148432588b1ead0676a7aa6fecba2d10c315153 (diff)
downloadraylib-d873314c279be1582e28f3c90416c6b225b787fb.tar.gz
raylib-d873314c279be1582e28f3c90416c6b225b787fb.zip
Reviewed Windows resource file name
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 124b125b..12fcf1f0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -48,6 +48,7 @@ ipch/
# Ignore compiled binaries
*.o
*.exe
+!src/raylib.rc.o
# Ignore all examples files
examples/*