From c33d4c03508e84d0fca11b1f6ab96bda5b58b892 Mon Sep 17 00:00:00 2001 From: KenwoodFox Date: Mon, 21 Jun 2021 00:45:30 -0400 Subject: [PATCH] Add updates to gitignore to reduce number of artifacts --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 9858fd9..3413b43 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,7 @@ __pycache__ *.stl *.FCStd1 +# Artifacts +*.png +*.jpg +*.wav