mirror of
https://github.com/kennethreitz/bake.git
synced 2026-06-05 14:50:19 +00:00
9 lines
103 B
Plaintext
9 lines
103 B
Plaintext
.vscode/settings.json
|
|
bake.egg-info/*
|
|
**/__pycache__/**
|
|
.DS_Store
|
|
.eggs
|
|
build
|
|
bake_cli.egg-info/*
|
|
dist
|