summaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 1591e532..6aa3ee26 100644
--- a/.gitignore
+++ b/.gitignore
@@ -48,7 +48,7 @@ ipch/
# Ignore compiled binaries
*.o
*.exe
-!src/raylib.rc.o
+!raylib.rc.o
# Ignore all examples files
examples/*