From d524e215b5ec92d5a1f7c9553329b24ef8a1a226 Mon Sep 17 00:00:00 2001 From: sychoi Date: Fri, 26 Apr 2024 17:20:31 +0900 Subject: [PATCH] update gitignore --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 344d8b1..aad26e8 100644 --- a/.gitignore +++ b/.gitignore @@ -20,4 +20,7 @@ .history .ionide -# End of https://www.toptal.com/developers/gitignore/api/visualstudiocode \ No newline at end of file +# End of https://www.toptal.com/developers/gitignore/api/visualstudiocode + +# just upload home_dir +show_dir/* \ No newline at end of file