Skip to content

Commit 1b1613f

Browse files
committed
v0.2.0-cleanup
1 parent 42c8909 commit 1b1613f

File tree

3,283 files changed

+5
-108264
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

3,283 files changed

+5
-108264
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,9 @@ dist-ssr
1414
*.local
1515

1616
# Editor directories and files
17-
.vs
17+
.vs/*
1818
.vscode/*
19+
target/*
1920
!.vscode/extensions.json
2021
.idea
2122
.DS_Store

.vs/VSWorkspaceState.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@
33
"",
44
"\\src",
55
"\\src\\assets",
6-
"\\src\\lib"
6+
"\\src\\lib",
7+
"\\target"
78
],
8-
"SelectedNode": "\\src\\lib\\store.js",
9+
"SelectedNode": "\\README.md",
910
"PreviewInSolutionExplorer": false
1011
}

.vs/svelte-on-rust/v17/.wsuo

-1 KB
Binary file not shown.
-255 KB
Binary file not shown.

.vscode/extensions.json

Lines changed: 0 additions & 3 deletions
This file was deleted.

target/.rustc_info.json

Lines changed: 0 additions & 1 deletion
This file was deleted.

target/CACHEDIR.TAG

Lines changed: 0 additions & 3 deletions
This file was deleted.

target/debug/.cargo-lock

Whitespace-only changes.
Binary file not shown.

target/debug/.fingerprint/aead-f172eb0bf4c7d5b6/invoked.timestamp

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)