Skip to content

Commit

Permalink
chore(app): initialize
Browse files Browse the repository at this point in the history
  • Loading branch information
Vexcited committed Oct 30, 2024
1 parent 2a91079 commit 8b329f7
Show file tree
Hide file tree
Showing 42 changed files with 9,992 additions and 5 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
node_modules/
target/
dist/
3 changes: 3 additions & 0 deletions .vscode/extensions.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"recommendations": ["tauri-apps.tauri-vscode", "rust-lang.rust-analyzer"]
}
Loading

0 comments on commit 8b329f7

Please sign in to comment.