From 8ada8432b86412f2b28135a8fa68bf53d34f9fc2 Mon Sep 17 00:00:00 2001 From: Joseph Lynch Date: Tue, 23 Feb 2021 09:08:12 -0800 Subject: [PATCH] Add prof to gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 2e73fc7..99e287e 100644 --- a/.gitignore +++ b/.gitignore @@ -35,3 +35,6 @@ debian/*.debhelper # Notebooks notebooks/.ipynb_checkpoints/ + +# Profiling +prof