ignore files

main
Yanick Champoux 2023-05-16 11:44:22 -04:00
parent 063ee5d02b
commit 1b25881ede
2 changed files with 5 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
node_modules/
pnpm-lock.yaml
*.tgz

4
.npmignore Normal file
View File

@ -0,0 +1,4 @@
_templates
Taskfile.yaml
*.tgz
prettier.config.*