gitignore: add .vscode dir

This commit is contained in:
Shuanglei Tao
2021-03-20 17:47:43 +08:00
parent 8f5d9a16ca
commit d4afb14069
2 changed files with 3 additions and 2 deletions

View File

@@ -15,8 +15,6 @@
#define SET_WINDOW_TITLE '1'
#define SET_PREFERENCES '2'
#define MAX_READ_RETRY 2
// url paths
struct endpoints {
char *ws;