/
githubmirror
/
tabler
Обзор
Документация
Войти
/
githubmirror
/
tabler
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
dev
.gitignore
55 строк
697 B
codecalm
Update .gitignore to include settings.local.json for Claude configuration
31 июл 2026, 00:25
31 июл 2026, 00:25
7bb5a26
Код
Авторство
О чём код?
node_modules/ .idea/ /db.json .jekyll-metadata .jekyll-cache /tmp/ /.tmp/ /tmp-dist/ /yarn.lock .DS_Store /_site/ /.cache/ .sass-cache/ .pnpm-store/ /_gh_pages/ /site/docs/**/dist/ /site/static/**/dist/ /resources/ /svg-tmp/ /components/ /percy.sh /preview/pages/playground.html /preview/pages/screenshot.html /preview/pages/screenshot-*.html /preview/pages/playground-*.html /preview/pages/features.html .pnp.loader.mjs .pnp.cjs .yarn .next .vercel .turbo package-lock.json demo/ dist/ packages-zip/ .env sri.json # TypeScript *.tsbuildinfo .tsbuildinfo # Astro generated types .astro/ # Test coverage coverage/ __screenshots__/ __pycache__/ .claude/launch.json .claude/settings.local.json