From 252ea4d3cd9b3757bcdcb29b4a65e84afedfc4d2 Mon Sep 17 00:00:00 2001 From: Alex Date: Tue, 8 Aug 2023 21:56:52 -0400 Subject: [PATCH] hiding unused things for processes --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 18a4fb6..893ccba 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ *.out # ignore stored data, saved gps files *.gps - +# ignore everything to do with processing shit +trash