File token chores (#4664)
* Missing file token chores * Make whole idea folder ignored
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,6 +1,6 @@
|
||||
**/**/.env
|
||||
.DS_Store
|
||||
.idea/workspace.xml
|
||||
/.idea
|
||||
**/**/node_modules/
|
||||
|
||||
# yarn is the recommended package manager across the project
|
||||
@ -21,4 +21,4 @@ coverage
|
||||
|
||||
**/**/logs/**
|
||||
|
||||
storybook-static
|
||||
storybook-static
|
||||
|
||||
Reference in New Issue
Block a user