From 5f37e26fb955312d7e27bfd4988cfacd50335068 Mon Sep 17 00:00:00 2001
From: liuxiaolong <736321739@qq.com>
Date: 星期四, 05 三月 2020 19:11:47 +0800
Subject: [PATCH] show resolution width and height

---
 .gitignore |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/.gitignore b/.gitignore
index 1f5f3c1..5f02d6f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,5 @@
 .vscode
 .idea
-go.mod
-go.sum
-webserver.exe
\ No newline at end of file
+webserver.exe
+webserver
+docs
\ No newline at end of file

--
Gitblit v1.8.0