feat: add scaffolder
This commit is contained in:
16
.gitignore
vendored
Normal file
16
.gitignore
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
.settings
|
||||
.git
|
||||
.idea
|
||||
*.iml
|
||||
.vscode
|
||||
.DS_Store
|
||||
reports/*
|
||||
vendor
|
||||
buildInfo.json
|
||||
/.shuttle/
|
||||
/.dockerignore
|
||||
/main
|
||||
/local.env
|
||||
env.local
|
||||
|
||||
registry/*/testdata/*/actual/
|
Reference in New Issue
Block a user