mirror of https://github.com/artifacthub/hub.git
22 lines
365 B
Plaintext
22 lines
365 B
Plaintext
.DS_Store
|
|
*.swp
|
|
.vscode
|
|
.idea
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
node_modules/
|
|
web/build
|
|
web/public/docs
|
|
web/coverage
|
|
web/src/static
|
|
widget/build
|
|
widget/coverage
|
|
charts/artifact-hub/charts
|
|
Chart.lock
|
|
docs/www/content/topics/*
|
|
!docs/www/content/topics/annotations
|
|
docs/www/content/topics/annotations/*
|
|
!docs/www/content/topics/annotations/_index.md
|
|
dist
|