fix: remove duplicate line in .gitignore

This commit is contained in:
2026-05-23 11:39:18 -04:00
parent 017acc8253
commit 7423d3bd17
-2
View File
@@ -5,8 +5,6 @@ __pycache__/
# Distribution / packaging
*.egg-info/
# Let egg-info stay if inside src/ — pip needs it. Better: just no.
*.egg-info/
dist/
build/