From 5da9bee7475c3b8772f6bbc071fc2a9061e32a41 Mon Sep 17 00:00:00 2001 From: starnakin Date: Tue, 26 Sep 2023 15:13:52 +0200 Subject: [PATCH] update gitignore add vscode file --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index ca2e5f7..0ee1a76 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ !*.* !/**/Makefile *.o +.vscode \ No newline at end of file