From 21ac1f1f63c79c939ab7ed5f91edbfbc96fe51ee Mon Sep 17 00:00:00 2001 From: Simon Forman Date: Tue, 14 Feb 2023 10:26:33 -0800 Subject: [PATCH] Ignore some stuff. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 38fa34c..265c8cd 100644 --- a/.gitignore +++ b/.gitignore @@ -12,4 +12,6 @@ Thun.egg-info dist __pycache__ implementations/Nim/joy +implementations/Python/joy docs/notebooks/.ipynb_checkpoints +joy.py.*