mirror of
https://github.com/primer/css.git
synced 2024-11-22 10:49:41 +03:00
e1b3f4f4bd
* Remove yarn in favor of npm * Create tame-turkeys-laugh.md * Check in package-lock * Revert * Use auto commit action instead * Cache and run npm ci * Change node version to 18 * config legacy-peer-deps * Update node version * Also legacy peer deps in docs * Ignore yarn.lock * no-audit no-fund * I dont know * re-yarn the docs folder * Update pakage-lock.json * package lock * Removing yarn from docs again * Remove docs preview * don't depend on deploy * put back --------- Co-authored-by: Katie Langerman <18661030+langermank@users.noreply.github.com>
18 lines
163 B
Plaintext
18 lines
163 B
Plaintext
*.log
|
|
*.tgz
|
|
.DS_Store
|
|
.cache/
|
|
.changelog/
|
|
.next/
|
|
.sass-cache
|
|
.storybuild/
|
|
.stylelintcache
|
|
_site
|
|
dist/
|
|
docs/dist
|
|
node_modules/
|
|
public/
|
|
searchIndex.js
|
|
tmp
|
|
yarn.lock
|