Skip to content

Commit 0f3d535

Browse files
committed
Use official ignore defs
1 parent 39a3f21 commit 0f3d535

File tree

3 files changed

+0
-8
lines changed

3 files changed

+0
-8
lines changed

.eslintignore

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,3 @@ node_modules
1111
pnpm-lock.yaml
1212
package-lock.json
1313
yarn.lock
14-
15-
/dist
16-
/temp

.gitignore

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,3 @@ node_modules
88
!.env.example
99
vite.config.js.timestamp-*
1010
vite.config.ts.timestamp-*
11-
/dist
12-
/temp

.prettierignore

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,3 @@ node_modules
1111
pnpm-lock.yaml
1212
package-lock.json
1313
yarn.lock
14-
15-
/dist
16-
/temp

0 commit comments

Comments
 (0)