From 08eb6f57b8e62da4963ce633d53a8b0ea1e120f3 Mon Sep 17 00:00:00 2001 From: = Date: Sat, 11 Jan 2025 10:29:21 -0500 Subject: [PATCH] Add user file to .gitignore. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 297c54a..6700e2b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /build/ /data/dlls/ /data/fastfiles/ +.pro.user