mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-20 12:23:02 +00:00
chore: update ignore rules, remove unused files
This commit is contained in:
parent
755a8aa5bc
commit
a9cb474854
4 changed files with 9 additions and 14 deletions
10
.gitignore
vendored
10
.gitignore
vendored
|
@ -1,9 +1,5 @@
|
|||
/coverage
|
||||
/lib
|
||||
/node_modules
|
||||
lib
|
||||
node_modules
|
||||
.DS_Store
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
*.tgz
|
||||
.vscode
|
||||
.idea
|
||||
.idea
|
|
@ -1,9 +1,9 @@
|
|||
/coverage
|
||||
/lib
|
||||
/css
|
||||
/**/__sapper__
|
||||
/**/.routify
|
||||
/**/dist
|
||||
/**/client
|
||||
/**/build
|
||||
__sapper__
|
||||
.svelte-kit
|
||||
.routify
|
||||
dist
|
||||
client
|
||||
build
|
||||
*.svx
|
|
@ -1 +0,0 @@
|
|||
# Maintainers
|
Loading…
Add table
Add a link
Reference in a new issue