From 47513bd32c256c4f35e3a8ced7d9fd7e15903530 Mon Sep 17 00:00:00 2001 From: Benji Dial Date: Tue, 16 Feb 2021 20:38:53 -0500 Subject: terminal application with ipc, shift+pause state dumper, hello world for terminal, meminfo popup program --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 38e34c6..61698b4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ obj/ out/ +.vscode/ \ No newline at end of file -- cgit v1.2.3