From 141044e93f5871ab7db04d842e5f148110005bb0 Mon Sep 17 00:00:00 2001 From: ParkSuMin Date: Tue, 13 May 2025 21:21:24 +0300 Subject: [PATCH] Update .gitignore file --- .gitignore | 1 + explicit10.txt | 0 2 files changed, 1 insertion(+) delete mode 100644 explicit10.txt diff --git a/.gitignore b/.gitignore index 9491a2f..a77a57d 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,7 @@ *.user *.userosscache *.sln.docstates +*.txt # User-specific files (MonoDevelop/Xamarin Studio) *.userprefs diff --git a/explicit10.txt b/explicit10.txt deleted file mode 100644 index e69de29..0000000