From e2ce2c8953645aec761efb46313ece1e82635b93 Mon Sep 17 00:00:00 2001 From: Tong Sun Date: Sun, 26 Jul 2020 00:01:52 -0400 Subject: - [+] add the initial wireframe --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 66fd13c..24bab20 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,8 @@ # Dependency directories (remove the comment below to include it) # vendor/ + +# Under *nix +*~ + +html2md -- cgit v1.2.3