From d6774bdd97df6bb624f8bb70dea11bc9102e096d Mon Sep 17 00:00:00 2001 From: SooChan Lim Date: Wed, 13 May 2020 19:43:13 +0900 Subject: [PATCH] add vscode at .gitignore Change-Id: I8fde338769a9ab6bda7847d5c758e608167798f7 --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 4a7974a..4e9b99f 100644 --- a/.gitignore +++ b/.gitignore @@ -38,3 +38,4 @@ Makefile Makefile.in protocol/*.[ch] wayland-extension-version.h +.vscode/ -- 2.34.1