From 2420e208a218b72c8263d7049d159c20fc42f4a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E6=96=B0=E5=8B=87=28Tacey=20Wong=29?= Date: Thu, 4 Nov 2021 00:32:32 +0800 Subject: [PATCH] Initial commit --- .gitignore | 15 +++++++++++++++ README.md | 2 ++ 2 files changed, 17 insertions(+) create mode 100644 .gitignore create mode 100644 README.md diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..66fd13c --- /dev/null +++ b/.gitignore @@ -0,0 +1,15 @@ +# Binaries for programs and plugins +*.exe +*.exe~ +*.dll +*.so +*.dylib + +# Test binary, built with `go test -c` +*.test + +# Output of the go coverage tool, specifically when used with LiteIDE +*.out + +# Dependency directories (remove the comment below to include it) +# vendor/ diff --git a/README.md b/README.md new file mode 100644 index 0000000..ac2c647 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# wifi-password +https://github.com/kevva/wifi-password