fix(projekt-matching): untrack egg-info build artifacts

This commit is contained in:
tlg
2026-07-09 10:05:13 +02:00
parent 963fe45a25
commit 619a55f580
5 changed files with 1 additions and 13 deletions

View File

@@ -2,3 +2,4 @@
__pycache__/
*.pyc
*.local.env
*.egg-info/

View File

@@ -1,4 +0,0 @@
Metadata-Version: 2.4
Name: projektmatch
Version: 0.1.0
Summary: Automated freelancermap project matching (Langflow backend)

View File

@@ -1,7 +0,0 @@
pyproject.toml
projektmatch/__init__.py
projektmatch.egg-info/PKG-INFO
projektmatch.egg-info/SOURCES.txt
projektmatch.egg-info/dependency_links.txt
projektmatch.egg-info/top_level.txt
tests/test_smoke.py

View File

@@ -1 +0,0 @@
projektmatch