From 318a2a24fd62e5896284c9471b1680a9ab03cc34 Mon Sep 17 00:00:00 2001 From: Kat Huang Date: Thu, 22 Feb 2024 18:01:42 -0700 Subject: [PATCH] Ignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index c635ab3..545487d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ node_modules dist -.direnv \ No newline at end of file +.direnv +/after.txt +/before.txt