fix(projekt-matching): untrack egg-info build artifacts
This commit is contained in:
1
projekt-matching/.gitignore
vendored
1
projekt-matching/.gitignore
vendored
@@ -2,3 +2,4 @@
|
||||
__pycache__/
|
||||
*.pyc
|
||||
*.local.env
|
||||
*.egg-info/
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
Metadata-Version: 2.4
|
||||
Name: projektmatch
|
||||
Version: 0.1.0
|
||||
Summary: Automated freelancermap project matching (Langflow backend)
|
||||
@@ -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
|
||||
@@ -1 +0,0 @@
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
projektmatch
|
||||
Reference in New Issue
Block a user