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

6 lines
68 B
TypeScript

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