From 5116d53039ecbf1af48bca722073a177327475e1 Mon Sep 17 00:00:00 2001 From: Sean Lynch Date: Tue, 21 Apr 2026 14:10:11 -0700 Subject: [PATCH] Clean up *.props.user from the .gitignore As it turns out this is already covered by the rest --- .gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitignore b/.gitignore index 64c6cd0..3fab090 100644 --- a/.gitignore +++ b/.gitignore @@ -184,6 +184,5 @@ FakesAssemblies/ GameData/SystemHeat/Parts/@thumbs # KSPBuildTools / SDK-style build -/*.props.user *.binlog /GameData/SystemHeat/Plugin