From d346697d7eaf97fe35b91b442081985d2a019667 Mon Sep 17 00:00:00 2001 From: Aditya Sharad Date: Tue, 21 Jan 2020 08:50:11 -0800 Subject: [PATCH] gitignore compilation caches. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..b7edbbc --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +# CodeQL compilation caches +.cache/