rage-fw-cli init

This commit is contained in:
2024-06-13 16:26:08 +01:00
parent 73dde02792
commit 2054bc0a75
5 changed files with 71 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
# build
bin/
# deps
node_modules/
package-lock.json
yarn.lock
pnpm-lock.yaml
# dev
.vscode/
.idea/