mirror of
https://github.com/leonvanzyl/agentic-coding-starter-kit.git
synced 2026-02-01 07:03:36 +00:00
npx command
This commit is contained in:
9
create-agentic-app/.npmignore
Normal file
9
create-agentic-app/.npmignore
Normal file
@@ -0,0 +1,9 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user