Skip to content

Commit 329d5ad

Browse files
committed
chore: simplify .gitignore
1 parent ceaf17a commit 329d5ad

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

.gitignore

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,9 @@ yarn.lock
1111
/lib
1212
/es
1313
/types
14-
/storybook-static
1514

1615
# Testing
1716
/coverage
18-
.nyc_output
1917
/__snapshots__
2018

2119
# Logs
@@ -24,7 +22,6 @@ logs
2422
npm-debug.log*
2523
yarn-debug.log*
2624
yarn-error.log*
27-
lerna-debug.log*
2825

2926
# Environment Variables
3027
.env
@@ -56,15 +53,10 @@ Thumbs.db
5653

5754
# Cache and misc
5855
.cache
59-
.next
60-
.nuxt
6156
.tmp
6257
.temp
6358
.eslintcache
6459
.stylelintcache
65-
.webpack
66-
.docusaurus
67-
.cache-loader
6860

6961
# Cursor specific files
7062
.cursor/

0 commit comments

Comments
 (0)