mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-14 18:01:06 +00:00
Create .gitignore
This commit is contained in:
parent
f0c92a8bd0
commit
0cc2048420
1 changed files with 10 additions and 0 deletions
10
.gitignore
vendored
Normal file
10
.gitignore
vendored
Normal file
|
@ -0,0 +1,10 @@
|
|||
/coverage
|
||||
/lib
|
||||
/**/node_modules
|
||||
/css/*.css
|
||||
.DS_Store
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
*.tgz
|
||||
.vscode
|
||||
.idea
|
Loading…
Add table
Add a link
Reference in a new issue