From 9a47484a8ab131353f2921ecdf7cfe604c57b2a6 Mon Sep 17 00:00:00 2001 From: Lin Htet Aung <103394309+wooplus@users.noreply.github.com> Date: Sat, 11 Feb 2023 17:24:05 -0500 Subject: [PATCH] update gretting --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 2b11d5fe..0d755f63 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,7 @@ swift-2048.xcodeproj/xcuserdata/ +#hello nice to meet you + # Xcode .DS_Store */build/* @@ -20,4 +22,4 @@ DerivedData *.xccheckout #CocoaPods -Pods \ No newline at end of file +Pods