From 5b38d4d93d79a9ecde96d1c7bc25b4d4c2107ce1 Mon Sep 17 00:00:00 2001 From: Evan Pratten Date: Thu, 17 Mar 2022 10:29:11 -0400 Subject: [PATCH] ignore dirty --- .gitmodules | 1 + third_party/raylib-rs | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index e4fb1601..9a8c6484 100644 --- a/.gitmodules +++ b/.gitmodules @@ -5,3 +5,4 @@ [submodule "third_party/sm"] path = third_party/sm url = https://github.com/Ewpratten/sm + ignore = dirty diff --git a/third_party/raylib-rs b/third_party/raylib-rs index 67775a41..3aff1382 160000 --- a/third_party/raylib-rs +++ b/third_party/raylib-rs @@ -1 +1 @@ -Subproject commit 67775a41ab64aae22951455fdd45147b9cbb749a +Subproject commit 3aff138276b374f5e07187a652a71d9eb59e97d1