From e614ff0bc2c3fea58b4209b8f680bed93b4cce46 Mon Sep 17 00:00:00 2001 From: remi Date: Thu, 2 Jan 2025 01:06:01 -0500 Subject: [PATCH] v0.1 --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index ab3e8ce..2f38721 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,7 @@ # ---> Python +# spec +settings.json +*.ipynb # Byte-compiled / optimized / DLL files __pycache__/ *.py[cod]