From fbe0be65af2d144d403b70017bd450742f1f15f7 Mon Sep 17 00:00:00 2001 From: randomuser Date: Mon, 18 Oct 2021 20:14:27 -0500 Subject: [PATCH] add anaconda to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 5c031a7..55f4176 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ c/scream c/timer c/boid c/a.out +c/anaconda