cli/src/build/default/gitignore.default.ts

5 lines
67 B
TypeScript

export const gitignore = `/node_modules/
/.out/
deployment.json`;