aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index d06636f6..1da7b8b7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -59,4 +59,6 @@ xcschememanagement.plist
.DS_Store
._.*
xcuserdata/
-DerivedData/ \ No newline at end of file
+DerivedData/
+*.dll
+src/libraylib.a \ No newline at end of file