1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/mirrors-Lightning-Design-System

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
.gitignore 1.1 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
Fred Boyle Отправлено 17.12.2021 21:28 b62b86f
# Ignore all hidden dotfiles
.*
# Whitelist useful dotfiles
!/.scss-linters/
!/.babelrc
!/.editorconfig
!/.eslintignore
!/.eslintrc.yml
!/.esmrc
!/.gitattributes
!/.gitignore
!/.hound.yml
!/.scss-lint.yml
!/.stylelintrc.yml
!/.sldsrc.defaults.yml
!/.stylestatsrc
!/.travis.yml
!/.github
!/.prettierignore
!/.storybook
!/.circleci
!/.npmrc
!/.nvmrc
!/.snyk
# Add a .gitkeep file in an empty
# directory to check it in the repository
!.gitkeep
# for vrt
*snap.json
# Ignore generated styles
/assets/styles
# Ignore generated scripts
/assets/scripts
# Ignore generated tokens
design-tokens/components.yml
# Ignore modules
/node_modules
# Ignore assets
/_slds/images/themes/oneSalesforce
# Ignore logs
*.log
# Ignore code coverage reports
coverage
# Ignore tokens distribution
/design-tokens/dist
# Ignore test design-tokens + images
/design-tokens/__themes__
/assets/images/__local__
# Legacy folders
/git_modules
# Local postcss packages
install-postcss.sh
applitools.*.local.js
__release
__crypt
*.bak
/__tests__/a11y/results
/__tests__/a11y/axe-results.xml
/__tests__/a11y/__testfiles__

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/mirrors-Lightning-Design-System.git
git@api.gitlife.ru:oschina-mirror/mirrors-Lightning-Design-System.git
oschina-mirror
mirrors-Lightning-Design-System
mirrors-Lightning-Design-System
main