From 3b7a59e785b0da6a76e7c7e4d046b1afa9d9051d Mon Sep 17 00:00:00 2001 From: Jaap Marsman Date: Wed, 17 Aug 2022 16:38:10 +0800 Subject: [PATCH] added lfsconfig to ignore --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 9d7eb7b..d772747 100644 --- a/.gitignore +++ b/.gitignore @@ -13,4 +13,7 @@ export_presets.cfg # Mono-specific ignores .mono/ -data_*/ \ No newline at end of file +data_*/ + +# Password protected stuff +.lfsconfig \ No newline at end of file