From 983837e830ae3e93141e2e629710a8af188c5863 Mon Sep 17 00:00:00 2001 From: Abhishek Joshi Date: Mon, 18 Mar 2024 15:49:33 -0500 Subject: [PATCH] updating gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 873ac307..44654326 100644 --- a/.gitignore +++ b/.gitignore @@ -18,7 +18,7 @@ *.egg-info/ build/ build_cmake/ -# python/dist/ +python/dist/ # Exclude macOS folder attributes .DS_Store