From 91d5e4af0bc24942d707133552b42304abffea3b Mon Sep 17 00:00:00 2001 From: Ian Piumarta Date: Wed, 22 Mar 2023 18:38:14 +0900 Subject: [PATCH] Ignore more junk. --- .gitignore | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.gitignore b/.gitignore index 1bc2fa7..2d0d68d 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,10 @@ tests-c/*.otags tests-c/*.tags tests-c/*.expected +*.out +*tmp* + +ccmeta +ccmeta.c + +.vscode/