From ca2f6ff588efc34bf421057e97b2261e93c0fe45 Mon Sep 17 00:00:00 2001 From: Nathan Date: Mon, 13 Jan 2020 20:45:54 -0500 Subject: [PATCH] [Git] Added /cache0/, /cache1/, and recent.txt to .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 140103405..f212f88ff 100644 --- a/.gitignore +++ b/.gitignore @@ -84,6 +84,9 @@ node_modules/.bin/ # coverage/etc /scratch/ +/cache0/ +/cache1/ +recent.txt /build/