config
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
**/.git
|
||||
**/.gitignore
|
||||
**/.github
|
||||
**/.idea
|
||||
**/.vscode
|
||||
**/node_modules
|
||||
**/target
|
||||
**/.next
|
||||
**/storybook-static
|
||||
**/dist
|
||||
**/build
|
||||
**/coverage
|
||||
**/*.log
|
||||
Dockerfile*
|
||||
docker-compose*.yml
|
||||
README.md
|
||||
Reference in New Issue
Block a user