From 07507108c7b925c0e37fb0d3561f9502cbbabec9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julian=20R=C3=BCth?= Date: Sat, 29 Nov 2025 13:06:47 +0200 Subject: [PATCH] Add pip artifacts to gitignore --- src/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/src/.gitignore b/src/.gitignore index 12085b5..4d3b1ee 100644 --- a/src/.gitignore +++ b/src/.gitignore @@ -1,3 +1,4 @@ # autogenerated files build __pycache__ +/cppyythonizations.egg-info