From c14c5c80f54d68fe62c714f03aaefbc8f875d66c Mon Sep 17 00:00:00 2001 From: Hyunchul Kim Date: Mon, 9 Nov 2020 01:18:20 +0900 Subject: [PATCH] Update --- .gitignore | 3 ++- init.sh | 0 2 files changed, 2 insertions(+), 1 deletion(-) mode change 100644 => 100755 init.sh diff --git a/.gitignore b/.gitignore index fc6d47d..f3ae3e4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ index.html -.vscode/ \ No newline at end of file +.vscode/ +.python-version diff --git a/init.sh b/init.sh old mode 100644 new mode 100755