Skip to content

Commit b73a089

Browse files
committed
release: prepare 0.1.0
1 parent a019d12 commit b73a089

14 files changed

Lines changed: 1035 additions & 694 deletions

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,11 @@ __pycache__/
22
*.py[cod]
33
*.egg-info/
44
.pytest_cache/
5+
# Generated analysis and Skill outputs.
56
.code2skill/
67
.code2skill-*/
8+
# Local release/smoke environments.
9+
.pypi-smoke/
10+
.pypi-smoke-out/
711
build/
812
dist/

0 commit comments

Comments
 (0)