From 5b7ce6cee1ef714c2cfe6ff505ad540a3ad24031 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Thu, 02 Sep 2021 15:01:45 -0400 Subject: Initial commit --- (limited to '.gitconfig.d/openttd') diff --git a/.gitconfig.d/openttd b/.gitconfig.d/openttd new file mode 100644 index 0000000..23bacab --- /dev/null +++ b/.gitconfig.d/openttd @@ -0,0 +1,3 @@ +[filter "openttd.cfg"] + clean = "sed 's/^generation_seed = .*$/generation_seed = 0/'" + smudge = cat -- cgit v0.9.1