mirror of
https://github.com/leonvanzyl/agentic-coding-starter-kit.git
synced 2026-01-30 06:22:02 +00:00
10 lines
136 B
Plaintext
10 lines
136 B
Plaintext
# Don't publish setup scripts to npm
|
|
setup-template.sh
|
|
setup-template.ps1
|
|
|
|
# Don't publish these to npm
|
|
*.log
|
|
.DS_Store
|
|
.env
|
|
.env.local
|