From 70c2c2783aee0379f2dd7aaab28d0b1df728ac9d Mon Sep 17 00:00:00 2001 From: Saeed Ranjbar Date: Tue, 5 Mar 2024 16:23:42 -0500 Subject: [PATCH] gitignore updated --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 723ef36f..1163cb2a 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -.idea \ No newline at end of file +.idea +*.pyc \ No newline at end of file