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