diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a604902 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +vpn/ +Microsoft-Rewards-bot/ \ No newline at end of file diff --git a/update.sh b/update.sh new file mode 100644 index 0000000..bddc158 --- /dev/null +++ b/update.sh @@ -0,0 +1 @@ +git pull \ No newline at end of file