Skip to content

Commit cbc94de

Browse files
committed
sort directories
1 parent f8ec6aa commit cbc94de

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed
Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
.git
2-
.jj
32
.hg
4-
.svn
5-
node_modules
6-
.yarn
7-
.venv
8-
venv
3+
.jj
94
.next
10-
.turbo
115
.parcel-cache
12-
__pycache__
13-
.svelte-kit
146
.pnpm-store
7+
.svelte-kit
8+
.svn
9+
.turbo
10+
.venv
1511
.vercel
12+
.yarn
13+
__pycache__
14+
node_modules
15+
venv

0 commit comments

Comments
 (0)